Nov 2, 2020
The explaination is fantastic.
Error: Cannot find module 'webpack-cli/bin/config-yargs'
If any one get this error run the below command to resolve it.
npm install -D webpack-cli@3
The explaination is fantastic.
Error: Cannot find module 'webpack-cli/bin/config-yargs'
If any one get this error run the below command to resolve it.
npm install -D webpack-cli@3