You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately I can't use tmi at all. There is an error message right at the start.
I installed the package with yarn 1.9.4 on node 10.11.0 and tried several URLs with and without the protocol. Everytimes I get the same error message:
› tmi google.com --verbose
TypeError: Cannot read property '0' of undefined
at Output.process (/Users/mirkoschubert/.config/yarn/global/node_modules/tmi/index.js:147:44)
at psi.then.res (/Users/mirkoschubert/.config/yarn/global/node_modules/tmi/cli.js:31:8)
at process._tickCallback (internal/process/next_tick.js:68:7)
I look into it when I find the time. 😏
The text was updated successfully, but these errors were encountered:
Unfortunately I can't use tmi at all. There is an error message right at the start.
I installed the package with
yarn 1.9.4
onnode 10.11.0
and tried several URLs with and without the protocol. Everytimes I get the same error message:I look into it when I find the time. 😏
The text was updated successfully, but these errors were encountered: