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

Every time refresh page HMR will disconnect once #1328

Closed
zation opened this issue Jun 25, 2017 · 3 comments
Closed

Every time refresh page HMR will disconnect once #1328

zation opened this issue Jun 25, 2017 · 3 comments

Comments

@zation
Copy link

zation commented Jun 25, 2017

I cloned the newest repo and run npm start. Every time I enter the web page, HMR will disconnect once: connect => disconnect => connect. After disconnect, it won't disconnect agin and works fine. Is this because I enter page before client compiler finish?

screen shot 2017-06-25 at 4 32 27 pm

@frenzzy
Copy link
Member

frenzzy commented Jun 25, 2017

Nope, it because webpack hmr is not compatible with node.js 8 yet

@zation
Copy link
Author

zation commented Jun 25, 2017

Thanks for you response. The error is gone when I use node 8.1.2

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