Skip to content

Instantly share code, notes, and snippets.

@dasl-
Created July 15, 2019 03:35
Show Gist options
  • Save dasl-/1b577e92aa1bb69d3577e6f70726af5a to your computer and use it in GitHub Desktop.
Save dasl-/1b577e92aa1bb69d3577e6f70726af5a to your computer and use it in GitHub Desktop.
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