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

webpack-dev-server 1.14.1 has a bug inside #10

Open
Rejpal opened this issue Jul 17, 2016 · 0 comments
Open

webpack-dev-server 1.14.1 has a bug inside #10

Rejpal opened this issue Jul 17, 2016 · 0 comments

Comments

@Rejpal
Copy link

Rejpal commented Jul 17, 2016

Hi,

with webpack-dev-server 1.14.1 the localhost:8080 is not working due to bug in this webpack version. It throws an error "Uncaught TypeError: Cannot read property 'replace' of null"

If you edit package.json dependencies to: "webpack.dev.server" : "1.14.0" and run "npm run dev" it will work as it should.

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