mainmatter / ember-cli-simple-auth-torii

Ember CLI Addon for the Ember Simple Auth Torii package
https://github.com/simplabs/ember-simple-auth/tree/master/packages/ember-simple-auth-torii
MIT License
7 stars 11 forks source link

Checksum mismatch #2

Closed samtsai closed 10 years ago

samtsai commented 10 years ago

I might've caught this too early since it was only updated 6 hours ago but:

npm install --save-dev ember-cli-simple-auth-torii info trying registry request attempt 1 at 13:09:42 http GET https://registry.npmjs.org/ember-cli-simple-auth-torii http 304 https://registry.npmjs.org/ember-cli-simple-auth-torii npm ERR! Error: shasum check failed for /var/folders/xm/q4qt13ps3dl8h0zdt2tg048spkwkz8/T/npm-7217-YZ3m6F6w/registry.npmjs.org/ember-cli-simple-auth-torii/-/ember-cli-simple-auth-torii-0.6.4-1.tgz npm ERR! Expected: d2a552536ae3de40c6e0098d57cdca2fde0c0f88 npm ERR! Actual: d5da396ad3f694675939c9057f31b323f46fbb41 npm ERR! From: https://registry.npmjs.org/ember-cli-simple-auth-torii/-/ember-cli-simple-auth-torii-0.6.4-1.tgz npm ERR! at /usr/local/lib/node_modules/npm/node_modules/sha/index.js:38:8 npm ERR! at ReadStream. (/usr/local/lib/node_modules/npm/node_modules/sha/index.js:85:7) npm ERR! at ReadStream.emit (events.js:117:20) npm ERR! at _stream_readable.js:929:16 npm ERR! at process._tickCallback (node.js:419:13) npm ERR! If you need help, you may report this entire log, npm ERR! including the npm and node versions, at: npm ERR! http://github.com/npm/npm/issues

npm ERR! System Darwin 13.3.0 npm ERR! command "node" "/usr/local/bin/npm" "install" "--save-dev" "ember-cli-simple-auth-torii" npm ERR! cwd /Users/tsaisa/Code/PTC-team npm ERR! node -v v0.10.29 npm ERR! npm -v 1.4.21 npm ERR! npm ERR! Additional logging details can be found in: npm ERR! /Users/tsaisa/Code/PTC-team/npm-debug.log npm ERR! not ok code 0

samtsai commented 10 years ago

This works now, maybe just had to wait.