Advertisement
Guest User

Untitled

a guest
May 24th, 2018
265
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.34 KB | None | 0 0
  1. npm ERR! Linux 4.15.12-x86_64-linode105
  2. npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "run" "development"
  3. npm ERR! node v6.9.1
  4. npm ERR! npm v3.10.8
  5. npm ERR! code ELIFECYCLE
  6. npm ERR! @ development: `cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js`
  7. npm ERR! Exit status 1
  8. npm ERR!
  9. npm ERR! Failed at the @ development script 'cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js'.
  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 node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js
  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/schulify/schulify.com/npm-debug.log
  23.  
  24. npm ERR! Linux 4.15.12-x86_64-linode105
  25. npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "run" "dev"
  26. npm ERR! node v6.9.1
  27. npm ERR! npm v3.10.8
  28. npm ERR! code ELIFECYCLE
  29. npm ERR! @ dev: `npm run development`
  30. npm ERR! Exit status 1
  31. npm ERR!
  32. npm ERR! Failed at the @ dev script 'npm run development'.
  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
  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/schulify/schulify.com/npm-debug.log
  46. schulify@syrah.cloud [~/schulify.com]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement