sh: 1: webpack: not found npm ERR! code ELIFECYCLE npm ERR! syscall spawn npm ERR! file sh npm ERR! errno ENOENT npm ERR! [email protected] dev: `webpack --watch --mode=development` code example
Example: npm ERR! code ELIFECYCLE npm ERR! errno 1
rm -rf node_modules && rm ./package-lock.json && npm install