Advertisement
Guest User

Untitled

a guest
Sep 16th, 2015
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.94 KB | None | 0 0
  1. > ws@0.4.12 preinstall /tmp/build_f683313bc695999479a087d6a4181586/node_modules/socket.io/node_modules/socket.io-client/node_modules/ws
  2. remote: > make
  3. remote:
  4. remote: node-waf configure build
  5. remote: make: node-waf: Command not found
  6. remote: make: *** [all] Error 127
  7. remote:
  8. remote: npm ERR! Linux 3.13.0-61-generic
  9. remote: npm ERR! argv "node" "/tmp/build_f683313bc695999479a087d6a4181586/.heroku/node/bin/npm" "rebuild"
  10. remote: npm ERR! node v0.12.7
  11. remote: npm ERR! npm v2.1.18
  12. remote: npm ERR! code ELIFECYCLE
  13. remote: npm ERR! ws@0.4.12 preinstall: `make`
  14. remote: npm ERR! Exit status 2
  15. remote: npm ERR!
  16. remote: npm ERR! Failed at the ws@0.4.12 preinstall script 'make'.
  17. remote: npm ERR! This is most likely a problem with the ws package,
  18. remote: npm ERR! not with npm itself.
  19. remote: npm ERR! Tell the author that this fails on your system:
  20. remote: npm ERR! make
  21. remote: npm ERR! You can get their info via:
  22. remote: npm ERR! npm owner ls ws
  23. remote: npm ERR! There is likely additional logging output above.
  24. remote:
  25. remote: npm ERR! Please include the following file with any support request:
  26. remote: npm ERR! /tmp/build_f683313bc695999479a087d6a4181586/npm-debug.log
  27. remote:
  28. remote: -----> Build failed
  29. remote:
  30. remote: We're sorry this build is failing! You can troubleshoot common issues here:
  31. remote: https://devcenter.heroku.com/articles/troubleshooting-node-deploys
  32. remote:
  33. remote: Some possible problems:
  34. remote:
  35. remote: - node_modules checked into source control
  36. remote: https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git-
  37. remote:
  38. remote: Love,
  39. remote: Heroku
  40. remote:
  41. remote:
  42. remote: ! Push rejected, failed to compile Node.js app
  43. remote:
  44. remote: Verifying deploy....
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement