Advertisement
Guest User

Untitled

a guest
Mar 21st, 2019
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. ERROR: (gcloud.app.deploy) Error Response: [9]
  2. Application startup error:
  3.  
  4. > react-typescript-by-sample@1.0.0 start /app
  5. > webpack-dev-server --mode development --inline --hot --open
  6.  
  7. sh: 1: webpack-dev-server: not found
  8. npm ERR! file sh
  9. npm ERR! code ELIFECYCLE
  10. npm ERR! errno ENOENT
  11. npm ERR! syscall spawn
  12. npm ERR! react-typescript-by-sample@1.0.0 start: `webpack-dev-server --mode development --inline --hot --open`
  13. npm ERR! spawn ENOENT
  14. npm ERR!
  15. npm ERR! Failed at the react-typescript-by-sample@1.0.0 start script.
  16. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  17.  
  18. npm ERR! A complete log of this run can be found in:
  19. npm ERR! /root/.npm/_logs/2019-03-21T15_22_25_962Z-debug.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement