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

First try #8

Open
bdbais opened this issue Jan 22, 2016 · 0 comments
Open

First try #8

bdbais opened this issue Jan 22, 2016 · 0 comments

Comments

@bdbais
Copy link

bdbais commented Jan 22, 2016

root@raspberry:~/adf-dynamic-example# npm install
npm http GET http://registry.npmjs.org/body-parser
npm http GET http://registry.npmjs.org/compression
npm http GET http://registry.npmjs.org/express
npm http 200 http://registry.npmjs.org/body-parser
npm http 200 http://registry.npmjs.org/compression

npm ERR! Error: No compatible version found: body-parser@'^1.9.0'
npm ERR! Valid install targets:
npm ERR! ["1.0.0","1.0.1","1.0.2"]
npm ERR! at installTargetsError (/usr/share/npm/lib/cache.js:488:10)
npm ERR! at /usr/share/npm/lib/cache.js:375:15
npm ERR! at saved (/usr/share/npm/lib/utils/npm-registry-client/get.js:147:7)
npm ERR! at Object.oncomplete (/usr/lib/nodejs/graceful-fs.js:230:7)
npm ERR! You may report this log at:
npm ERR! http://bugs.debian.org/npm
npm ERR! or use
npm ERR! reportbug --attach /root/adf-dynamic-example/npm-debug.log npm
npm ERR!
npm ERR! System Linux 4.1.7+
npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install"
npm ERR! cwd /root/adf-dynamic-example
npm ERR! node -v v0.6.19
npm ERR! npm -v 1.1.4
npm ERR! message No compatible version found: body-parser@'^1.9.0'
npm ERR! message Valid install targets:
npm ERR! message ["1.0.0","1.0.1","1.0.2"]
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /root/adf-dynamic-example/npm-debug.log
npm not ok

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

1 participant