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

Did WDS drop the "config" arg? #1264

Closed
1 of 2 tasks
drcmda opened this issue Jan 8, 2018 · 1 comment
Closed
1 of 2 tasks

Did WDS drop the "config" arg? #1264

drcmda opened this issue Jan 8, 2018 · 1 comment

Comments

@drcmda
Copy link

drcmda commented Jan 8, 2018

  • Operating System: MACOS High Sierra
  • Node Version: 9.3.0
  • NPM Version: 5.6.0
  • webpack Version: 3.0.0-alpha6
  • webpack-dev-server Version: 4.0.0-alpha.4
  • This is a bug
  • This is a modification request
$ webpack-dev-server --config .dev/webpack.config.js --colors

webpack-dev-server 3.0.0-alpha6
webpack 4.0.0-alpha.4
Usage: https://webpack.js.org/configuration/dev-server/

Unknown argument: config
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with signal "SIGTERM".
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
ERROR: "dev" exited with 1.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

It doesn't even show up any longer on npx webpack-dev-server --help. Did it move somewhere else or was the name changed?

@drcmda drcmda changed the title Did WDS loose the "config" arg? Did WDS drop the "config" arg? Jan 8, 2018
@shellscape
Copy link
Contributor

@drcmda per #1259 we're having yargs issues. also note that the peerDeps for this module don't state support for the webpack@next versions. consider it unsupported at this time.

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

2 participants