Guest User

Error when build prod jhipster

a guest
May 19th, 2020
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.19 KB | None | 0 0
  1. [INFO] /var/www/html/kmaclassroom.com/node/npm: line 37: 13802 Killed "$NODE_EXE" "$NPM_CLI_JS" "$@"
  2. [INFO] npm ERR! code ELIFECYCLE
  3. [INFO] npm ERR! errno 137
  4. [INFO] npm ERR! kmaclassroom@0.0.0 webpack:prod:main: `npm run webpack -- --config webpack/webpack.prod.js --profile`
  5. [INFO] npm ERR! Exit status 137
  6. [INFO] npm ERR!
  7. [INFO] npm ERR! Failed at the kmaclassroom@0.0.0 webpack:prod:main script.
  8. [INFO] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  9. [INFO]
  10. [INFO] npm ERR! A complete log of this run can be found in:
  11. [INFO] npm ERR! /root/.npm/_logs/2020-05-19T13_29_25_688Z-debug.log
  12. [INFO] npm ERR! code ELIFECYCLE
  13. [INFO] npm ERR! errno 137
  14. [INFO] npm ERR! kmaclassroom@0.0.0 webpack:prod: `npm run cleanup && npm run webpack:prod:main && npm run clean-www`
  15. [INFO] npm ERR! Exit status 137
  16. [INFO] npm ERR!
  17. [INFO] npm ERR! Failed at the kmaclassroom@0.0.0 webpack:prod script.
  18. [INFO] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  19. [INFO]
  20. [INFO] npm ERR! A complete log of this run can be found in:
  21. [INFO] npm ERR! /root/.npm/_logs/2020-05-19T13_29_25_928Z-debug.log
Add Comment
Please, Sign In to add comment