1.10K viewsJS Amazona

Answer:

try this:

npm install –save-dev [email protected] [email protected] [email protected]

or instead of install webpack-cli@3 use latest webpack and change the commend in package.json like this:

change in package.json webpack-dev-server to ‘webpack serve’

Bassir Answered question October 13, 2022

try this:

npm install –save-dev [email protected].0 [email protected] [email protected].0

or instead of install webpack-cli@3 use latest webpack and change the commend in package.json like this:

change in package.json webpack-dev-server to ‘webpack serve’

Bassir Answered question October 13, 2022