Skip to content

Instantly share code, notes, and snippets.

Created April 22, 2013 16:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/9b660531649f439191d2 to your computer and use it in GitHub Desktop.
Save anonymous/9b660531649f439191d2 to your computer and use it in GitHub Desktop.
npm WARN engine hawk@0.10.2: wanted: {"node":"0.8.x"} (current: {"node":"v0.10.1","npm":"1.2.15"})
npm WARN engine boom@0.3.8: wanted: {"node":"0.8.x"} (current: {"node":"v0.10.1","npm":"1.2.15"})
npm WARN engine hoek@0.7.6: wanted: {"node":"0.8.x"} (current: {"node":"v0.10.1","npm":"1.2.15"})
npm WARN engine cryptiles@0.1.3: wanted: {"node":"0.8.x"} (current: {"node":"v0.10.1","npm":"1.2.15"})
npm WARN engine sntp@0.1.4: wanted: {"node":"0.8.x"} (current: {"node":"v0.10.1","npm":"1.2.15"})
request@2.16.2 node_modules/request
├── forever-agent@0.2.0
├── aws-sign@0.2.0
├── tunnel-agent@0.2.0
├── oauth-sign@0.2.0
├── json-stringify-safe@3.0.0
├── cookie-jar@0.2.0
├── node-uuid@1.4.0
├── mime@1.2.9
├── qs@0.5.6
├── hawk@0.10.2 (cryptiles@0.1.3, sntp@0.1.4, boom@0.3.8, hoek@0.7.6)
└── form-data@0.0.8 (async@0.2.7, combined-stream@0.0.4)
npm http 304 https://registry.npmjs.org/request/2.18.0
npm http GET https://registry.npmjs.org/http-signature
npm WARN package.json forever-agent@0.3.0 No README.md file found!
npm ERR! Error: No compatible version found: tunnel-agent@'>=0.5.0- <0.6.0-'
npm ERR! Valid install targets:
npm ERR! ["0.2.0","0.3.0"]
npm ERR! at installTargetsError (/home/costa/lib/node_modules/npm/lib/cache.js:684:10)
npm ERR! at next (/home/costa/lib/node_modules/npm/lib/cache.js:663:17)
npm ERR! at /home/costa/lib/node_modules/npm/lib/cache.js:643:5
npm ERR! at RegClient.get_ (/home/costa/lib/node_modules/npm/node_modules/npm-registry-client/lib/get.js:101:14)
npm ERR! at RegClient.<anonymous> (/home/costa/lib/node_modules/npm/node_modules/npm-registry-client/lib/get.js:37:12)
npm ERR! at fs.js:266:14
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.0.0-32-generic
npm ERR! command "/home/costa/bin/node" "/home/costa/bin/npm" "update"
npm ERR! cwd /home/costa/projects/programming/express/ingenious
npm ERR! node -v v0.10.1
npm ERR! npm -v 1.2.15
npm http 304 https://registry.npmjs.org/http-signature
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /home/costa/projects/programming/express/ingenious/npm-debug.log
npm ERR! not ok code 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment