Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

CLI outputs YError: Too many arguments provided. Expected max 2 but received 3 when running webpack dev server #845

Closed
1 of 4 tasks
bjankord opened this issue Sep 21, 2017 · 2 comments
Milestone

Comments

@bjankord
Copy link
Contributor

Issue Description

When running npm start to run the webpack dev server, we're seeing the following error ouput:

YError: Too many arguments provided. Expected max 2 but received 3

Webpack compiles correctly and starts the server, however this error may be concern to new contributors. It looks like there are some issues logged against webpack for this issue.

Issue Type

  • New Feature
  • Enhancement
  • Bug
  • Other

Expected Behavior

Running npm start should not generate any error messages in regards to number of arguments provided

@bjankord bjankord modified the milestones: Q4 2017, Backlog Sep 21, 2017
@yuderekyu
Copy link
Contributor

I'm not seeing this error output when executing npm start to run the webpack dev server - this a non issue now?

@bjankord
Copy link
Contributor Author

I think this issue was resolved when we updated to webpack v3. Gonna close this.

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

No branches or pull requests

2 participants