Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jun 26th, 2012  |  syntax: None  |  size: 1.41 KB  |  hits: 28  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. npm ERR! Error: failed to fetch from registry: express/2.5.2
  2. npm ERR!     at /opt/node/lib/node_modules/npm/lib/utils/npm-registry-client/get.js:139:12
  3. npm ERR!     at cb (/opt/node/lib/node_modules/npm/lib/utils/npm-registry-client/request.js:32:9)
  4. npm ERR!     at Request._callback (/opt/node/lib/node_modules/npm/lib/utils/npm-registry-client/request.js:137:18)
  5. npm ERR!     at Request.callback (/opt/node/lib/node_modules/npm/node_modules/request/main.js:104:22)
  6. npm ERR!     at Request.<anonymous> (/opt/node/lib/node_modules/npm/node_modules/request/main.js:181:58)
  7. npm ERR!     at Request.emit (events.js:88:20)
  8. npm ERR!     at ClientRequest.<anonymous> (/opt/node/lib/node_modules/npm/node_modules/request/main.js:178:10)
  9. npm ERR!     at ClientRequest.emit (events.js:67:17)
  10. npm ERR!     at CleartextStream.<anonymous> (http.js:1127:11)
  11. npm ERR!     at CleartextStream.emit (events.js:67:17)
  12. npm ERR! Report this *entire* log at:
  13. npm ERR!     <http://github.com/isaacs/npm/issues>
  14. npm ERR! or email it to:
  15. npm ERR!     <npm-@googlegroups.com>
  16. npm ERR!
  17. npm ERR! System Linux 3.0.0-12-generic
  18. npm ERR! command "node" "/opt/node/bin/npm" "install" "-d"
  19. npm ERR! cwd /home/administrator/server
  20. npm ERR! node -v v0.6.7
  21. npm ERR! npm -v 1.1.0-beta-10
  22. npm ERR! message failed to fetch from registry: express/2.5.2
  23. npm ERR!
  24. npm ERR! Additional logging details can be found in:
  25. npm ERR!     /home/administrator/server/npm-debug.log
  26. npm not ok