Skip to content

Instantly share code, notes, and snippets.

Created January 16, 2012 04:52
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/1619128 to your computer and use it in GitHub Desktop.
Save anonymous/1619128 to your computer and use it in GitHub Desktop.
npm error
npm ERR! Error: failed to fetch from registry: express/2.5.2
npm ERR! at /opt/node/lib/node_modules/npm/lib/utils/npm-registry-client/get.js:139:12
npm ERR! at cb (/opt/node/lib/node_modules/npm/lib/utils/npm-registry-client/request.js:32:9)
npm ERR! at Request._callback (/opt/node/lib/node_modules/npm/lib/utils/npm-registry-client/request.js:137:18)
npm ERR! at Request.callback (/opt/node/lib/node_modules/npm/node_modules/request/main.js:104:22)
npm ERR! at Request.<anonymous> (/opt/node/lib/node_modules/npm/node_modules/request/main.js:181:58)
npm ERR! at Request.emit (events.js:88:20)
npm ERR! at ClientRequest.<anonymous> (/opt/node/lib/node_modules/npm/node_modules/request/main.js:178:10)
npm ERR! at ClientRequest.emit (events.js:67:17)
npm ERR! at CleartextStream.<anonymous> (http.js:1127:11)
npm ERR! at CleartextStream.emit (events.js:67:17)
npm ERR! Report this *entire* log at:
npm ERR! <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR! <npm-@googlegroups.com>
npm ERR!
npm ERR! System Linux 3.0.0-12-generic
npm ERR! command "node" "/opt/node/bin/npm" "install" "-d"
npm ERR! cwd /home/administrator/server
npm ERR! node -v v0.6.7
npm ERR! npm -v 1.1.0-beta-10
npm ERR! message failed to fetch from registry: express/2.5.2
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /home/administrator/server/npm-debug.log
npm not ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment