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
sh: npm-run-all: command not found
npm install -g npm-run-all
sh: cross-env: command not found
npm install -g cross-env