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 doesn't work #8

Closed
okonet opened this issue Sep 13, 2018 · 1 comment · Fixed by #9
Closed

Example doesn't work #8

okonet opened this issue Sep 13, 2018 · 1 comment · Fixed by #9

Comments

@okonet
Copy link
Contributor

okonet commented Sep 13, 2018

Running the example leads to

➜ node ./example.js
/Users/okonet/Projects/OSS/listr-update-renderer/index.js:16
		if (task.isEnabled()) {
		         ^

TypeError: task.isEnabled is not a function
    at renderHelper (/Users/okonet/Projects/OSS/listr-update-renderer/index.js:16:12)
    at render (/Users/okonet/Projects/OSS/listr-update-renderer/index.js:48:12)
    at Timeout._id.setInterval [as _onTimeout] (/Users/okonet/Projects/OSS/listr-update-renderer/index.js:69:4)
    at ontimeout (timers.js:424:11)
    at tryOnTimeout (timers.js:288:5)
    at listOnTimeout (timers.js:251:5)
    at Timer.processTimers (timers.js:211:10)

@okonet
Copy link
Contributor Author

okonet commented Sep 13, 2018

Looks like it has been mentioned in #7

okonet pushed a commit to okonet/listr-update-renderer that referenced this issue Sep 13, 2018
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

Successfully merging a pull request may close this issue.

1 participant