Advertisement
Guest User

Untitled

a guest
May 24th, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. api_1 |
  2. api_1 | > api@1.11.1 start /app/packages/api
  3. api_1 | > node index.js
  4. api_1 |
  5. api_1 | npm ERR! code ELIFECYCLE
  6. api_1 | npm ERR! errno 1
  7. api_1 | npm ERR! api@1.11.1 start: `node index.js`
  8. api_1 | npm ERR! Exit status 1
  9. api_1 | npm ERR!
  10. api_1 | npm ERR! Failed at the api@1.11.1 start script.
  11. api_1 | npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  12. api_1 | npm WARN Local package.json exists, but node_modules missing, did you mean to install?
  13. api_1 |
  14. api_1 | npm ERR! A complete log of this run can be found in:
  15. api_1 | npm ERR! /root/.npm/_logs/2019-05-24T20_07_10_775Z-debug.log
  16. api_1 |
  17. api_1 | > api@1.11.1 start /app/packages/api
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement