Advertisement
LemmingAvalanche

npm fail

Oct 1st, 2019
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.28 KB | None | 0 0
  1. npm ERR! Linux 4.9.0-11-amd64
  2. npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "run" "development" "--" "--watch"
  3. npm ERR! node v6.17.1
  4. npm ERR! npm v3.10.10
  5. npm ERR! code ELIFECYCLE
  6. npm ERR! @ development: `cross-env NODE_ENV=development webpack --mode development --progress --hide-modules "--watch"`
  7. npm ERR! Exit status 1
  8. npm ERR!
  9. npm ERR! Failed at the @ development script 'cross-env NODE_ENV=development webpack --mode development --progress --hide-modules "--watch"'.
  10. npm ERR! Make sure you have the latest version of node.js and npm installed.
  11. npm ERR! If you do, this is most likely a problem with the package,
  12. npm ERR! not with npm itself.
  13. npm ERR! Tell the author that this fails on your system:
  14. npm ERR! cross-env NODE_ENV=development webpack --mode development --progress --hide-modules "--watch"
  15. npm ERR! You can get information on how to open an issue for this project with:
  16. npm ERR! npm bugs
  17. npm ERR! Or if that isn't available, you can get their info via:
  18. npm ERR! npm owner ls
  19. npm ERR! There is likely additional logging output above.
  20.  
  21. npm ERR! Please include the following file with any support request:
  22. npm ERR! /home/328563.cloudwaysapps.com/uqfesrymdt/public_html/npm-debug.log
  23.  
  24. npm ERR! Linux 4.9.0-11-amd64
  25. npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "run" "watch"
  26. npm ERR! node v6.17.1
  27. npm ERR! npm v3.10.10
  28. npm ERR! code ELIFECYCLE
  29. npm ERR! @ watch: `npm run development -- --watch`
  30. npm ERR! Exit status 1
  31. npm ERR!
  32. npm ERR! Failed at the @ watch script 'npm run development -- --watch'.
  33. npm ERR! Make sure you have the latest version of node.js and npm installed.
  34. npm ERR! If you do, this is most likely a problem with the package,
  35. npm ERR! not with npm itself.
  36. npm ERR! Tell the author that this fails on your system:
  37. npm ERR! npm run development -- --watch
  38. npm ERR! You can get information on how to open an issue for this project with:
  39. npm ERR! npm bugs
  40. npm ERR! Or if that isn't available, you can get their info via:
  41. npm ERR! npm owner ls
  42. npm ERR! There is likely additional logging output above.
  43.  
  44. npm ERR! Please include the following file with any support request:
  45. npm ERR! /home/328563.cloudwaysapps.com/uqfesrymdt/public_html/npm-debug.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement