Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor error is coming #9

Open
maaixprt opened this issue Nov 22, 2019 · 1 comment
Open

Minor error is coming #9

maaixprt opened this issue Nov 22, 2019 · 1 comment

Comments

@maaixprt
Copy link

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

@flik
Copy link

flik commented Nov 23, 2019

I am facing the same issue...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants