A
A
Alexander92922020-11-12 01:19:48
webpack
Alexander9292, 2020-11-12 01:19:48

Webpack - developer mode not working?

I'm trying to start the developer mode, but it gives an error
5fac630464946842116526.png

What could be the problem?

Code in package.json -

"scripts": {
    "dev": "webpack-dev-server --open --mode=development",
    "build": "webpack --mode=production"
  },

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question