Node.js application run and build error troubleshooting
sh: npm-run-all: command not found
- Install the npm-run-all package with
npm install -g npm-run-all
sh: cross-env: command not found
- Install cross-env with
npm install -g cross-env
Knowledge Base for IT Professionals, Teachers, and Astronauts
Knowledge Base for IT Professionals, Teachers, and Astronauts