Advertisement
Guest User

Untitled

a guest
Dec 6th, 2014
551
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.53 KB | None | 0 0
  1. npm http GET https://registry.npmjs.org/avconv
  2. npm http GET https://registry.npmjs.org/chokidar
  3. npm http GET https://registry.npmjs.org/winston
  4. npm http GET https://registry.npmjs.org/yargs
  5.  
  6. npm ERR! Error: failed to fetch from registry: chokidar
  7. npm ERR! at /usr/share/npm/lib/utils/npm-registry-client/get.js:139:12
  8. npm ERR! at cb (/usr/share/npm/lib/utils/npm-registry-client/request.js:31:9)
  9. npm ERR! at Request._callback (/usr/share/npm/lib/utils/npm-registry-client/request.js:136:18)
  10. npm ERR! at Request.callback (/usr/lib/nodejs/request/main.js:119:22)
  11. npm ERR! at Request.<anonymous> (/usr/lib/nodejs/request/main.js:212:58)
  12. npm ERR! at Request.emit (events.js:88:20)
  13. npm ERR! at ClientRequest.<anonymous> (/usr/lib/nodejs/request/main.js:412:12)
  14. npm ERR! at ClientRequest.g (events.js:156:14)
  15. npm ERR! at ClientRequest.emit (events.js:67:17)
  16. npm ERR! at HTTPParser.parserOnIncomingClient [as onIncoming] (http.js:1256:7)
  17. npm ERR! You may report this log at:
  18. npm ERR! <http://bugs.debian.org/npm>
  19. npm ERR! or use
  20. npm ERR! reportbug --attach /home/pi/node-ffmpeg-mpegts-proxy/npm-debug.log npm
  21. npm ERR!
  22. npm ERR! System Linux 3.12.28+
  23. npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install"
  24. npm ERR! cwd /home/pi/node-ffmpeg-mpegts-proxy
  25. npm ERR! node -v v0.6.19
  26. npm ERR! npm -v 1.1.4
  27. npm ERR! message failed to fetch from registry: chokidar
  28. npm ERR!
  29. npm ERR! Additional logging details can be found in:
  30. npm ERR! /home/pi/node-ffmpeg-mpegts-proxy/npm-debug.log
  31. npm not ok
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement