Guest User

Untitled

a guest
Jan 23rd, 2018
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.00 KB | None | 0 0
  1. npm install node-proxy
  2. npm info it worked if it ends with ok
  3. npm info using npm@0.3.17
  4. npm info using node@v0.5.0-pre
  5. npm info preinstall node-proxy@0.3.2
  6. npm info install node-proxy@0.3.2
  7. BUILDING: C++ Component
  8. cd: 1: can't cd to src
  9. /bin/sh: node-waf: Permission denied
  10. cd: 1: can't cd to ..
  11. make: *** [all] Fehler 2
  12. npm info node-proxy@0.3.2 Failed to exec install script
  13. npm ERR! install failed Error: node-proxy@0.3.2 install: `make`
  14. npm ERR! install failed `sh "-c" "make"` failed with 2
  15. npm ERR! install failed at ChildProcess.<anonymous> (/root/local/node/lib/no de/.npm/npm/0.3.17/package/lib/utils/exec.js:49:20)
  16. npm ERR! install failed at ChildProcess.emit (events.js:67:17)
  17. npm ERR! install failed at ChildProcess.onexit (child_process.js:192:12)
  18. npm info install failed rollback
  19. npm info uninstall [ 'node-proxy@0.3.2' ]
  20. npm info preuninstall node-proxy@0.3.2
  21. npm info uninstall node-proxy@0.3.2
  22. npm info auto-deactive not symlink
  23. npm info postuninstall node-proxy@0.3.2
  24. npm info uninstall node-proxy@0.3.2 complete
  25. npm info install failed rolled back
  26. npm ERR! Error: node-proxy@0.3.2 install: `make`
  27. npm ERR! `sh "-c" "make"` failed with 2
  28. npm ERR! at ChildProcess.<anonymous> (/root/local/node/lib/node/.npm/npm/0.3 .17/package/lib/utils/exec.js:49:20)
  29. npm ERR! at ChildProcess.emit (events.js:67:17)
  30. npm ERR! at ChildProcess.onexit (child_process.js:192:12)
  31. npm ERR!
  32. npm ERR! Failed at the node-proxy@0.3.2 install script.
  33. npm ERR! This is most likely a problem with the node-proxy package,
  34. npm ERR! not with npm itself.
  35. npm ERR! Tell the author that this fails on your system:
  36. npm ERR! make
  37. npm ERR! You can get their info via:
  38. npm ERR! npm owner ls node-proxy
  39. npm ERR! There is likely additional logging output above.
  40. npm ERR! System Linux 2.6.18-238.5.1.el5.028stab087.1
  41. npm ERR! argv { remain: [ 'node-proxy' ],
  42. npm ERR! argv cooked: [ 'install', 'node-proxy' ],
  43. npm ERR! argv original: [ 'install', 'node-proxy' ] }
  44. npm not ok
Add Comment
Please, Sign In to add comment