Advertisement
Guest User

Untitled

a guest
Apr 17th, 2014
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.60 KB | None | 0 0
  1. npm ERR! hiredis@0.1.14 preinstall: `make || gmake`
  2. npm ERR! Exit status 2
  3. npm ERR!
  4. npm ERR! Failed at the hiredis@0.1.14 preinstall script.
  5. npm ERR! This is most likely a problem with the hiredis package,
  6. npm ERR! not with npm itself.
  7. npm ERR! Tell the author that this fails on your system:
  8. npm ERR! make || gmake
  9. npm ERR! You can get their info via:
  10. npm ERR! npm owner ls hiredis
  11. npm ERR! There is likely additional logging output above.
  12.  
  13. npm ERR! System Linux 3.2.0-4-686-pae
  14. npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "install" "statusdashboard"
  15. npm ERR! cwd /home
  16. npm ERR! node -v v0.10.26
  17. npm ERR! npm -v 1.4.3
  18. npm ERR! code ELIFECYCLE
  19. npm ERR! Error: ENOENT, lstat '/home/node_modules/statusdashboard/node_modules/twitter/node_modules/oauth/lib/oauth.js'
  20. npm ERR! If you need help, you may report this *entire* log,
  21. npm ERR! including the npm and node versions, at:
  22. npm ERR! <http://github.com/npm/npm/issues>
  23.  
  24. npm ERR! System Linux 3.2.0-4-686-pae
  25. npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "install" "statusdashboard"
  26. npm ERR! cwd /home
  27. npm ERR! node -v v0.10.26
  28. npm ERR! npm -v 1.4.3
  29. npm ERR! path /home/node_modules/statusdashboard/node_modules/twitter/node_modules/oauth/lib/oauth.js
  30. npm ERR! fstream_path /home/node_modules/statusdashboard/node_modules/twitter/node_modules/oauth/lib/oauth.js
  31. npm ERR! fstream_type File
  32. npm ERR! fstream_class FileWriter
  33. npm ERR! code ENOENT
  34. npm ERR! errno 34
  35. npm ERR! fstream_stack /usr/local/lib/node_modules/npm/node_modules/fstream/lib/writer.js:284:26
  36. npm ERR! fstream_stack Object.oncomplete (fs.js:107:15)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement