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

NPM Install Fails on Intel Edison #503

Open
joshuaherman opened this issue Aug 4, 2015 · 1 comment
Open

NPM Install Fails on Intel Edison #503

joshuaherman opened this issue Aug 4, 2015 · 1 comment

Comments

@joshuaherman
Copy link

root@****:~/codebox# npm install
npm WARN deprecated [email protected]: Renamed to run-sequence as it's not really a gulp plugin.

npm ERR! EEXIST, open '/home/root/.npm/5a35853e-adable-stream-1-0-33-package-tgz.lock'
File exists: /home/root/.npm/5a35853e-adable-stream-1-0-33-package-tgz.lock
Move it away, and try again.

npm ERR! System Linux 3.10.17-poky-edison+
npm ERR! command "node" "/usr/bin/npm" "install"
npm ERR! cwd /home/root/codebox
npm ERR! node -v v0.10.38
npm ERR! npm -v 1.4.28
npm ERR! path /home/root/.npm/5a35853e-adable-stream-1-0-33-package-tgz.lock
npm ERR! code EEXIST
npm ERR! errno 47
npm ERR! not ok code 0

@XAntonioLuna
Copy link

Idk if you still have this problem but this worked for me:

npm -g install npm@next

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

No branches or pull requests

2 participants