You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Images build successfully and up but a minor error is coming.
Here is error detail in logs:
npm info it worked if it ends with ok
api | npm info using [email protected]
api | npm info using [email protected]
api | npm info lifecycle [email protected]~prewatch: [email protected]
api | npm info lifecycle [email protected]~watch: [email protected]
api |
api | > [email protected] watch /home/node/app
api | > concurrently -k -p "[{name}]" -n "TypeScript,Node" -c "yellow.bold,cyan.bold,green.bold" "npm run watch-ts" "npm run watch-node"
api |
api | sh: 1: concurrently: not found
api | npm info lifecycle [email protected]~watch: Failed to exec watch script
api | npm ERR! file sh
api | npm ERR! code ELIFECYCLE
api | npm ERR! errno ENOENT
api | npm ERR! syscall spawn
api | npm ERR! [email protected] watch: `concurrently -k -p "[{name}]" -n "TypeScript,Node" -c "yellow.bold,cyan.bold,green.bold" "npm run watch-ts" "npm run watch-node"`
api | npm ERR! spawn ENOENT
api | npm ERR!
api | npm ERR! Failed at the [email protected] watch script.
api | npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
api | npm WARN Local package.json exists, but node_modules missing, did you mean to install?
api | npm timing npm Completed in 66ms
api |
api | npm ERR! A complete log of this run can be found in:
api | npm ERR! /home/node/.npm/_logs/2019-11-22T07_16_00_209Z-debug.log
api exited with code 1
The text was updated successfully, but these errors were encountered:
Images build successfully and up but a minor error is coming.
Here is error detail in logs:
The text was updated successfully, but these errors were encountered: