Guest User

Untitled

a guest
Feb 18th, 2018
262
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.08 KB | None | 0 0
  1. [root@Z-Terminal local]# npm install node-proxy
  2. npm info it worked if it ends with ok
  3. npm info using npm@0.3.15
  4. npm info using node@v0.4.2
  5. npm info preinstall node-proxy@0.3.2
  6. npm info install node-proxy@0.3.2
  7. BUILDING: C++ Component
  8. /bin/sh: line 0: cd: src: Not a directory
  9. /bin/sh: node-waf: command not found
  10. /bin/sh: line 0: cd: ..: Not a directory
  11. make: *** [all] Error 1
  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> (/home/pz/local/node/lib/node/.npm/npm/0.3.15/package/lib/utils/exec.js:49:20)
  16. npm ERR! install failed at ChildProcess.emit (events.js:45:17)
  17. npm ERR! install failed at ChildProcess.onexit (child_process.js:171: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> (/home/pz/local/node/lib/node/.npm/npm/0.3.15/package/lib/utils/exec.js:49:20)
  29. npm ERR! at ChildProcess.emit (events.js:45:17)
  30. npm ERR! at ChildProcess.onexit (child_process.js:171: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.35.10-74.fc14.i686
  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
  45. [root@Z-Terminal local]# npm install node-proxy
Add Comment
Please, Sign In to add comment