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

Error during initial build #1

Open
ArtemBernatskyy opened this issue Jan 12, 2019 · 0 comments
Open

Error during initial build #1

ArtemBernatskyy opened this issue Jan 12, 2019 · 0 comments

Comments

@ArtemBernatskyy
Copy link

ArtemBernatskyy commented Jan 12, 2019

I was trying to boostrap this project and got an error

npm ERR!     /root/.npm/_logs/2019-01-12T18_38_52_068Z-debug.log

> web@0.1.0 start /app
> react-app-rewired start

sh: 1: react-app-rewired: not found
npm ERR! file sh
npm ERR! code ELIFECYCLE
npm ERR! errno ENOENT
npm ERR! syscall spawn
npm ERR! web@0.1.0 start: `react-app-rewired start`
npm ERR! spawn ENOENT
npm ERR! 
npm ERR! Failed at the web@0.1.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm WARN Local package.json exists, but node_modules missing, did you mean to install?

npm ERR! A complete log of this run can be found in:
npm ERR!     /root/.npm/_logs/2019-01-12T18_39_44_455Z-debug.log

> web@0.1.0 start /app
> react-app-rewired start

sh: 1: react-app-rewired: not found
npm ERR! file sh
npm ERR! code ELIFECYCLE
npm ERR! errno ENOENT
npm ERR! syscall spawn
npm ERR! web@0.1.0 start: `react-app-rewired start`
npm ERR! spawn ENOENT
npm ERR! 
npm ERR! Failed at the web@0.1.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm WARN Local package.json exists, but node_modules missing, did you mean to install?

npm ERR! A complete log of this run can be found in:
npm ERR!     /root/.npm/_logs/2019-01-12T18_40_45_829Z-debug.log

> web@0.1.0 start /app
> react-app-rewired start

sh: 1: react-app-rewired: not found
npm ERR! file sh
npm ERR! code ELIFECYCLE
npm ERR! errno ENOENT
npm ERR! syscall spawn
npm ERR! web@0.1.0 start: `react-app-rewired start`
npm ERR! spawn ENOENT
npm ERR! 
npm ERR! Failed at the web@0.1.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm WARN Local package.json exists, but node_modules missing, did you mean to install?

npm ERR! A complete log of this run can be found in:
npm ERR!     /root/.npm/_logs/2019-01-12T18_41_47_263Z-debug.log```
@ArtemBernatskyy ArtemBernatskyy changed the title What's going on ? Error during initial build Jan 12, 2019
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

1 participant