node-javascript-ecommerce
node-javascript-ecommerce copied to clipboard
Cannot find module 'webpack-cli/bin/config-yargs
when i type comand npm start into frontend is show me a Error
to fix that you need
first:
npm uninstall -D webpack-cli
second:
npm install -D webpack-cli@3