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

installation error #232

Open
Georg243 opened this issue Feb 16, 2016 · 1 comment
Open

installation error #232

Georg243 opened this issue Feb 16, 2016 · 1 comment

Comments

@Georg243
Copy link

georg@georg-CELSIUS-W380:~/eth-net-intelligence-api$ sudo npm install
npm http GET http://registry.npmjs.org/web3/0.15.1
npm http 304 http://registry.npmjs.org/web3/0.15.1
npm http GET http://registry.npmjs.org/bignumber.js
npm http GET http://registry.npmjs.org/crypto-js
npm http GET http://registry.npmjs.org/utf8
npm http GET http://registry.npmjs.org/xmlhttprequest
npm http 304 http://registry.npmjs.org/bignumber.js
npm http 304 http://registry.npmjs.org/utf8
npm http 304 http://registry.npmjs.org/crypto-js
npm http 304 http://registry.npmjs.org/xmlhttprequest
npm ERR! Error: No compatible version found: bignumber.js@'debris/bignumber.js#master'
npm ERR! Valid install targets:
npm ERR! ["1.0.0","1.0.1","1.1.0","1.1.1","1.2.0","1.2.1","1.3.0","1.4.0","1.4.1","1.5.0","2.0.0","2.0.1","2.0.2","2.0.3","2.0.5","2.0.6","2.0.7","2.0.8","2.1.0","2.1.1","2.1.2","2.1.3","2.1.4"]
npm ERR! at installTargetsError (/usr/share/npm/lib/cache.js:719:10)
npm ERR! at /usr/share/npm/lib/cache.js:638:10
npm ERR! at saved (/usr/share/npm/node_modules/npm-registry-client/lib/get.js:142:7)
npm ERR! at /usr/lib/nodejs/graceful-fs/polyfills.js:133:7
npm ERR! at Object.oncomplete (fs.js:107:15)
npm ERR! If you need help, you may report this log at:
npm ERR! http://github.com/isaacs/npm/issues
npm ERR! or email it to:
npm ERR! npm-@googlegroups.com

npm ERR! System Linux 3.19.0-25-generic
npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install"
npm ERR! cwd /home/georg/eth-net-intelligence-api
npm ERR! node -v v0.10.25
npm ERR! npm -v 1.3.10
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /home/georg/eth-net-intelligence-api/npm-debug.log
npm ERR! not ok code 0

@DavidBelinchon
Copy link

sudo npm install -g npm

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