-
Notifications
You must be signed in to change notification settings - Fork 15
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
TypeError: Cannot read property 'optOut' of undefined #6
Comments
This bug can be "disabled" by setting |
I have the same issue. It only happens once in a while though. What does --no-notify-update mean? |
Please see the usage secrion of the readme |
Right, that's the help text. But I don't understand the relationship between that option and this error? |
It's a great module, by the way! Hasn't given me any other problems ever : ) Even this occasional error messages isn't really a problem, just kind of confusing. Can't tell why it's coming up, or why it only happens sometimes. |
Okay. |
btw update-notifier is another package |
Thank, man! |
- loading indicator - scroll to items when one is in zoomed view - axios for requests (because it can cancel request) - start for isomorphic-data-driven router - add response delay (500-1500ms) when in dev mode - tweak to fix `sync-files` bug at byteclubfr/node-sync-files#6 - build
- loading indicator - scroll to items when one is in zoomed view - axios for requests (because it can cancel request) - start for isomorphic-data-driven router - add response delay (500-1500ms) when in dev mode - tweak to fix `sync-files` bug at byteclubfr/node-sync-files#6 - build
The
configstore
randomly throws this error.The text was updated successfully, but these errors were encountered: