Better solution to this problem is to install Webpack globally.
This always works and it worked for me. Try below command.
npm install -g webpack
Better solution to this problem is to install Webpack globally.
This always works and it worked for me. Try below command.
npm install -g webpack