Skip to content
This repository has been archived by the owner on Nov 29, 2017. It is now read-only.

npm install freeze #6

Open
abdennour opened this issue Oct 7, 2016 · 1 comment
Open

npm install freeze #6

abdennour opened this issue Oct 7, 2016 · 1 comment

Comments

@abdennour
Copy link

I am using node 6.2.1 and i run :

npm install

I got this error :

npm ERR! Darwin 15.6.0
npm ERR! argv "/Users/me/.nvm/versions/node/v6.2.1/bin/node" "/Users/me/.nvm/versions/node/v6.2.1/bin/npm" "install"
npm ERR! node v6.2.1
npm ERR! npm v3.9.3

npm ERR! shasum check failed for /var/folders/4s/ch8k_58x04l59gv_p4jfq6lr0000gn/T/npm-64010-6518f751/registry.npmjs.org/faker/-/faker-3.1.0.tgz
npm ERR! Expected: 0f908faf4e6ec02524e54a57e432c5c013e08c9f
npm ERR! Actual: 9a1c6654a6465ebddda9a56cc10ef4fc8c9cdf2c
npm ERR! From: https://registry.npmjs.org/faker/-/faker-3.1.0.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/me/workspace/react-trello-board/npm-debug.lo

I upgrade node to 6.7.0 :

nvm install 6.7.0

I run again 👍

npm install --verbose

The process is frozen , and the last console message is :

npm verb correctMkdir /Users/me/.npm correctMkdir not in flight; initializing
npm verb afterAdd /Users/me/.npm/react-dom/15.2.1/package/package.json written
⸨ ░░░░░░░░░░░░░░⸩ ⠧ fetchMetadata: verb afterAdd /Users/me/.npm/react-dom/15.2.

@alexTitakoff
Copy link

alexTitakoff commented Oct 19, 2016

me too =/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants