freaktechnik

jpm install failure

Jul 18th, 2014
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.29 KB | None | 0 0
  1. npm http GET https://registry.npmjs.org/jpm
  2.  
  3. npm ERR! Error: failed to fetch from registry: jpm
  4. npm ERR! at /usr/share/npm/lib/utils/npm-registry-client/get.js:139:12
  5. npm ERR! at cb (/usr/share/npm/lib/utils/npm-registry-client/request.js:31:9)
  6. npm ERR! at Request._callback (/usr/share/npm/lib/utils/npm-registry-client/request.js:136:18)
  7. npm ERR! at Request.callback (/usr/lib/nodejs/request/main.js:119:22)
  8. npm ERR! at Request.<anonymous> (/usr/lib/nodejs/request/main.js:212:58)
  9. npm ERR! at Request.emit (events.js:88:20)
  10. npm ERR! at ClientRequest.<anonymous> (/usr/lib/nodejs/request/main.js:412:12)
  11. npm ERR! at ClientRequest.emit (events.js:67:17)
  12. npm ERR! at HTTPParser.onIncoming (http.js:1261:11)
  13. npm ERR! at HTTPParser.onHeadersComplete (http.js:102:31)
  14. npm ERR! You may report this log at:
  15. npm ERR! <http://bugs.debian.org/npm>
  16. npm ERR! or use
  17. npm ERR! reportbug --attach /home/martin/npm-debug.log npm
  18. npm ERR!
  19. npm ERR! System Linux 3.13.0-32-generic
  20. npm ERR! command "node" "/usr/bin/npm" "install" "jpm"
  21. npm ERR! cwd /home/martin
  22. npm ERR! node -v v0.6.12
  23. npm ERR! npm -v 1.1.4
  24. npm ERR! message failed to fetch from registry: jpm
  25. npm ERR!
  26. npm ERR! Additional logging details can be found in:
  27. npm ERR! /home/martin/npm-debug.log
Advertisement
Add Comment
Please, Sign In to add comment