Created
July 15, 2019 03:35
-
-
Save dasl-/1b577e92aa1bb69d3577e6f70726af5a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pi@raspberrypi:~/lightness $ ./install/install.sh | |
> [email protected] build /home/pi/lightness/app | |
> react-scripts build | |
sh: 1: react-scripts: not found | |
npm ERR! file sh | |
npm ERR! code ELIFECYCLE | |
npm ERR! errno ENOENT | |
npm ERR! syscall spawn | |
npm ERR! [email protected] build: `react-scripts build` | |
npm ERR! spawn ENOENT | |
npm ERR! | |
npm ERR! Failed at the [email protected] build 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-07-15T03_34_04_222Z-debug.log |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment