examinee icon indicating copy to clipboard operation
examinee copied to clipboard

npm run watch fail

Open irvadesigner opened this issue 4 years ago • 1 comments

I followed everything and it works but last step just showed me this error. Please let me know what to do

error: unknown option '--hide-modules' [webpack-cli] Run 'webpack --help' to see available commands and options npm ERR! code 2 npm ERR! path /Users/elva/code/examinee npm ERR! command failed npm ERR! command sh -c cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js "--watch"

npm ERR! A complete log of this run can be found in: npm ERR! /Users/elva/.npm/_logs/2021-01-14T14_14_19_051Z-debug.log npm ERR! code 2 npm ERR! path /Users/elva/code/examinee npm ERR! command failed npm ERR! command sh -c npm run development -- --watch

irvadesigner avatar Jan 14 '21 14:01 irvadesigner

Hi, I upgrade to laravel 8 and change some scripts. would you like to check again?

mshossain110 avatar Oct 17 '21 04:10 mshossain110