webpack/webpack-cli

[webpack-cli] SyntaxError: missing ) after argument list

kulkarnipradnyas opened this issue · 1 comments

Describe the bug
Script: "start:local": "webpack serve --config ./webpack.config.js --env env=local",
"webpack": "^5.51.1",
"webpack-cli": "^4.8.0",
"webpack-dev-server": "^4.10.0",

What is the current behavior?

To Reproduce

Steps to reproduce the behavior:

Expected behavior

Screenshots

Please paste the results of npx webpack-cli info here, and mention other relevant information

Additional context

Please provide steps to reproduce.