node-javascript-ecommerce icon indicating copy to clipboard operation
node-javascript-ecommerce copied to clipboard

Cannot find module 'webpack-cli/bin/config-yargs

Open shneor770 opened this issue 4 years ago • 1 comments

when i type comand npm start into frontend is show me a Error

shneor770 avatar Nov 09 '20 11:11 shneor770

to fix that you need first: npm uninstall -D webpack-cli second: npm install -D webpack-cli@3

shneor770 avatar Nov 09 '20 11:11 shneor770