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

Update configstore to 0.2.2 #26

Closed
mstuart opened this issue Feb 17, 2014 · 0 comments · Fixed by #27
Closed

Update configstore to 0.2.2 #26

mstuart opened this issue Feb 17, 2014 · 0 comments · Fixed by #27

Comments

@mstuart
Copy link
Contributor

mstuart commented Feb 17, 2014

Occasionally, this issue comes up in our builds:

Uncaught TypeError: Cannot read property 'update' of null
      at Object.Configstore.get (/home/travis/build/paypal/generator-kraken/node_modules/update-notifier/node_modules/configstore/configstore.js:83:17)
      at UpdateNotifier.check (/home/travis/build/paypal/generator-kraken/node_modules/update-notifier/lib/update-notifier.js:51:28)
      at module.exports (/home/travis/build/paypal/generator-kraken/node_modules/update-notifier/lib/update-notifier.js:142:17)

I re-ran our build (w/ same code) and it passed. Maybe a race condition somewhere along the way?
Working build
Broken build

It seems to have been fixed this commit in configstore 0.2.2

Can you update configstore to 0.2.2 to eliminate chances of this occasional error? I'll create a PR

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