docker-node-mongo-react-STARTER icon indicating copy to clipboard operation
docker-node-mongo-react-STARTER copied to clipboard

nodejs errors are coming

Open maaixprt opened this issue 5 years ago • 1 comments

Here is detail of logs:

frontend_1_27780ae56ea7 | npm info it worked if it ends with ok
frontend_1_27780ae56ea7 | npm info using [email protected]
frontend_1_27780ae56ea7 | npm info using [email protected]
frontend_1_27780ae56ea7 | npm info lifecycle [email protected]~prewebpack: [email protected]
frontend_1_27780ae56ea7 | npm info lifecycle [email protected]~webpack: [email protected]
frontend_1_27780ae56ea7 | 
frontend_1_27780ae56ea7 | > [email protected] webpack /app
frontend_1_27780ae56ea7 | > webpack --watch
frontend_1_27780ae56ea7 | 
frontend_1_27780ae56ea7 | sh: 1: webpack: not found
frontend_1_27780ae56ea7 | 
frontend_1_27780ae56ea7 | npm info lifecycle [email protected]~webpack: Failed to exec webpack script
frontend_1_27780ae56ea7 | npm ERR! Linux 5.0.0-36-generic
frontend_1_27780ae56ea7 | npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "run" "webpack"
frontend_1_27780ae56ea7 | npm ERR! node v7.10.1
frontend_1_27780ae56ea7 | npm ERR! npm  v4.2.0
frontend_1_27780ae56ea7 | npm ERR! file sh
frontend_1_27780ae56ea7 | npm ERR! code ELIFECYCLE
frontend_1_27780ae56ea7 | npm ERR! errno ENOENT
frontend_1_27780ae56ea7 | npm ERR! syscall spawn
frontend_1_27780ae56ea7 | npm ERR! [email protected] webpack: `webpack --watch`
frontend_1_27780ae56ea7 | npm ERR! spawn ENOENT
frontend_1_27780ae56ea7 | npm ERR! 
frontend_1_27780ae56ea7 | npm ERR! Failed at the [email protected] webpack script 'webpack --watch'.
frontend_1_27780ae56ea7 | npm ERR! Make sure you have the latest version of node.js and npm installed.
frontend_1_27780ae56ea7 | npm ERR! If you do, this is most likely a problem with the warehouse_app_react package,
frontend_1_27780ae56ea7 | npm ERR! not with npm itself.
frontend_1_27780ae56ea7 | npm ERR! Tell the author that this fails on your system:
frontend_1_27780ae56ea7 | npm ERR!     webpack --watch
frontend_1_27780ae56ea7 | npm ERR! You can get information on how to open an issue for this project with:
frontend_1_27780ae56ea7 | npm ERR!     npm bugs warehouse_app_react
frontend_1_27780ae56ea7 | npm ERR! Or if that isn't available, you can get their info via:
frontend_1_27780ae56ea7 | npm ERR!     npm owner ls warehouse_app_react
frontend_1_27780ae56ea7 | npm ERR! There is likely additional logging output above.
frontend_1_27780ae56ea7 | npm WARN Local package.json exists, but node_modules missing, did you mean to install?
frontend_1_27780ae56ea7 | 
frontend_1_27780ae56ea7 | npm ERR! Please include the following file with any support request:
frontend_1_27780ae56ea7 | npm ERR!     /root/.npm/_logs/2019-11-25T06_34_49_075Z-debug.log
frontend_1_27780ae56ea7 | npm info it worked if it ends with ok
frontend_1_27780ae56ea7 | npm info using [email protected]
frontend_1_27780ae56ea7 | npm info using [email protected]
frontend_1_27780ae56ea7 | npm info lifecycle [email protected]~prewebpack: [email protected]
frontend_1_27780ae56ea7 | npm info lifecycle [email protected]~webpack: [email protected]
frontend_1_27780ae56ea7 | 
frontend_1_27780ae56ea7 | > [email protected] webpack /app
frontend_1_27780ae56ea7 | > webpack --watch
frontend_1_27780ae56ea7 | 
frontend_1_27780ae56ea7 | sh: 1: webpack: not found
frontend_1_27780ae56ea7 | 
frontend_1_27780ae56ea7 | npm info lifecycle [email protected]~webpack: Failed to exec webpack script
frontend_1_27780ae56ea7 | npm ERR! Linux 5.0.0-36-generic
frontend_1_27780ae56ea7 | npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "run" "webpack"
frontend_1_27780ae56ea7 | npm ERR! node v7.10.1
frontend_1_27780ae56ea7 | npm ERR! npm  v4.2.0
frontend_1_27780ae56ea7 | npm ERR! file sh
frontend_1_27780ae56ea7 | npm ERR! code ELIFECYCLE
frontend_1_27780ae56ea7 | npm ERR! errno ENOENT
frontend_1_27780ae56ea7 | npm ERR! syscall spawn
frontend_1_27780ae56ea7 | npm ERR! [email protected] webpack: `webpack --watch`
frontend_1_27780ae56ea7 | npm ERR! spawn ENOENT
frontend_1_27780ae56ea7 | npm ERR! 
frontend_1_27780ae56ea7 | npm ERR! Failed at the [email protected] webpack script 'webpack --watch'.
frontend_1_27780ae56ea7 | npm ERR! Make sure you have the latest version of node.js and npm installed.
frontend_1_27780ae56ea7 | npm ERR! If you do, this is most likely a problem with the warehouse_app_react package,
frontend_1_27780ae56ea7 | npm ERR! not with npm itself.
frontend_1_27780ae56ea7 | npm ERR! Tell the author that this fails on your system:
frontend_1_27780ae56ea7 | npm ERR!     webpack --watch
frontend_1_27780ae56ea7 | npm ERR! You can get information on how to open an issue for this project with:
frontend_1_27780ae56ea7 | npm ERR!     npm bugs warehouse_app_react
frontend_1_27780ae56ea7 | npm ERR! Or if that isn't available, you can get their info via:
frontend_1_27780ae56ea7 | npm ERR!     npm owner ls warehouse_app_react
frontend_1_27780ae56ea7 | npm ERR! There is likely additional logging output above.
frontend_1_27780ae56ea7 | npm WARN Local package.json exists, but node_modules missing, did you mean to install?
frontend_1_27780ae56ea7 | 
frontend_1_27780ae56ea7 | npm ERR! Please include the following file with any support request:
frontend_1_27780ae56ea7 | npm ERR!     /root/.npm/_logs/2019-11-25T06_35_19_967Z-debug.log

maaixprt avatar Nov 25 '19 06:11 maaixprt

same issue with me

flik avatar Nov 26 '19 16:11 flik