Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

example-all.js seems throw an exception #54

Closed
ochowei opened this issue May 7, 2021 · 0 comments
Closed

example-all.js seems throw an exception #54

ochowei opened this issue May 7, 2021 · 0 comments

Comments

@ochowei
Copy link

ochowei commented May 7, 2021

I execute the example-all.js by the following command:

node example-all.js

and after aesthetic is finished, it shows:

TypeError: Cannot read property 'length' of undefined
    at showNextSpinner (/home/mint/project/cli-spinners/example-all.js:26:74)
    at ReadStream.<anonymous> (/home/mint/project/cli-spinners/example-all.js:46:4)
    at ReadStream.emit (node:events:365:28)
    at emitKeys (node:internal/readline/utils:358:14)
    at emitKeys.next (<anonymous>)
    at ReadStream.onData (node:readline:1281:36)
    at ReadStream.emit (node:events:365:28)
    at addChunk (node:internal/streams/readable:314:12)
    at readableAddChunk (node:internal/streams/readable:289:9)
    at ReadStream.Readable.push (node:internal/streams/readable:228:10)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant