when we call webpack in MINGW64, there is an exception of webpack: command not found. We need to knock in Bash:
npm install webpack-dev-server -g
when we call webpack in MINGW64, there is an exception of webpack: command not found. We need to knock in Bash:
npm install webpack-dev-server -g