SHARE
TWEET

Untitled

a guest Jan 17th, 2016 92 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. sudo npm install
  2. npm WARN deprecated npmconf@2.1.1: this package has been reintegrated into npm and is now out of date with respect to npm
  3. npm WARN optional dep failed, continuing fsevents@1.0.6
  4.  
  5. > phantomjs@1.9.19 install /home/deniz946/Desktop/projects/node_modules/angularjs-seed/node_modules/phantomjs
  6. > node install.js
  7.  
  8. sh: 1: node: not found
  9. npm WARN This failure might be due to the use of legacy binary "node"
  10. npm WARN For further explanations, please read
  11. /usr/share/doc/nodejs/README.Debian
  12.  
  13. npm ERR! phantomjs@1.9.19 install: `node install.js`
  14. npm ERR! Exit status 127
  15. npm ERR!
  16. npm ERR! Failed at the phantomjs@1.9.19 install script.
  17. npm ERR! This is most likely a problem with the phantomjs package,
  18. npm ERR! not with npm itself.
  19. npm ERR! Tell the author that this fails on your system:
  20. npm ERR!     node install.js
  21. npm ERR! You can get their info via:
  22. npm ERR!     npm owner ls phantomjs
  23. npm ERR! There is likely additional logging output above.
  24.  
  25. npm ERR! System Linux 4.2.0-23-generic
  26. npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install"
  27. npm ERR! cwd /home/deniz946/Desktop/projects/node_modules/angularjs-seed
  28. npm ERR! node -v v0.10.25
  29. npm ERR! npm -v 1.4.21
  30. npm ERR! code ELIFECYCLE
  31. npm ERR!
  32. npm ERR! Additional logging details can be found in:
  33. npm ERR!     /home/deniz946/Desktop/projects/node_modules/angularjs-seed/npm-debug.log
  34. npm ERR! not ok code 0
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
Not a member of Pastebin yet?
Sign Up, it unlocks many cool features!
 
Top