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

Package 'active-model-adapter' 'v1.13.4' has a bug in the shasum #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fguillen
Copy link

When try npm install I get:

npm WARN package.json [email protected] No repository field.
npm ERR! Darwin 15.0.0
npm ERR! argv "/usr/local/Cellar/node/5.0.0/bin/node" "/Users/fguillen/.node/bin/npm" "install"
npm ERR! node v5.0.0
npm ERR! npm  v2.7.3

npm ERR! shasum check failed for /var/folders/zy/2d4tl0wn6514t1wbmt4vh8840000gn/T/npm-45471-4ee58b45/registry.npmjs.org/active-model-adapter/-/active-model-adapter-1.13.4.tgz
npm ERR! Expected: 894bbae414278da6f68229959ee72aff34a669b5
npm ERR! Actual:   23212ae5107f7b7b1c109f72a69cc554eb3b491e
npm ERR! From:     https://registry.npmjs.org/active-model-adapter/-/active-model-adapter-1.13.4.tgz
npm ERR! 
npm ERR! If you need help, you may report this error at:
npm ERR!     <https://github.com/npm/npm/issues>

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/fguillen/Development/Temp/borrowers/npm-debug.log

Looks like is a known bug, changing the version to "1.13.5" fix the problem.

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 this pull request may close these issues.

1 participant