Closed teffy-tr closed 2 years ago
The error clearly tells you that your webpack config is wrong!
There are breaking changes moving from webpack dev server from 3 to 4. If you try to update that package, there's somethings to watch out for: https://github.com/webpack/webpack-dev-server/blob/master/migration-v4.md
I'm encountering this issue that interfere the npm start. Is there any way to overcome this? Thank you.