Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

webpackDevServer task incompatible with the latest webpack-cli #489

Open
christiango opened this issue Nov 25, 2020 · 0 comments
Open

webpackDevServer task incompatible with the latest webpack-cli #489

christiango opened this issue Nov 25, 2020 · 0 comments

Comments

@christiango
Copy link
Member

If you bump a just task repo to the latest webpack-dev-server and webpack-cli, you'll get this error:
Error: Cannot find module 'webpack-cli/bin/config-yargs'

It seems like the guidance for starting a server is to no longer invoke webpack-dev-server like we do, but rather to call webpack serve
https://webpack.js.org/guides/development/

Here is a related issue on webpack-cli
webpack/webpack-cli#1948

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant