Skip to content

In range update for webpack-dev-server does not work #774

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

Closed
paulkaplan opened this issue Nov 9, 2017 · 1 comment · Fixed by #792
Closed

In range update for webpack-dev-server does not work #774

paulkaplan opened this issue Nov 9, 2017 · 1 comment · Fixed by #792

Comments

@paulkaplan
Copy link
Contributor

Expected Behavior

Please describe what should happen

Clean install right now gives [email protected], which does not compile correctly when using npm start.

Actual Behavior

Describe what actually happens

I'm on [email protected], which works. Had to downgrade from 2.9.4 (which is in-range for the package.json) to 2.4.1 to get npm start to work.

Steps to Reproduce

Explain what someone needs to do in order to see what's described in Actual behavior above

Try updating webpack-dev-server to most recent version.

Operating System and Browser

e.g. Mac OS 10.11.6 Safari 10.0

Mac OS Sierra

@paulkaplan
Copy link
Contributor Author

The cause of the failure on newer versions of webpack-dev-server is this error:
webpack/webpack-dev-server#1101

Note the caveats section of https://github.com/webpack/webpack-dev-server#caveats

May need to update uglifyjs?

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

Successfully merging a pull request may close this issue.

1 participant