-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
I got the latest nodejs and followed the README instructions for Desktop build on Linux, with npm binaries from the freshly installed tar package in /usr/.
I get the following errors and am not sure how to work around them.
~/sphinx-android$ /usr/node-v14.16.0-linux-x64/bin/npm run build
> [email protected] build /home/user/sphinx-android
> react-app-rewired build
sh: 1: react-app-rewired: not found
npm ERR! code ELIFECYCLE
npm ERR! syscall spawn
npm ERR! file sh
npm ERR! errno ENOENT
npm ERR! [email protected] build: react-app-rewired 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! /home/user/.npm/_logs/2021-03-20T17_32_04_769Z-debug.log
Any ideas?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels