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

Build error websocket #22

Open
boriscy opened this issue Dec 14, 2018 · 6 comments
Open

Build error websocket #22

boriscy opened this issue Dec 14, 2018 · 6 comments

Comments

@boriscy
Copy link

boriscy commented Dec 14, 2018

When I run npm run build and then I load my unpacked extension I get the error

WebSocket connection to 'ws://localhost:9090/6' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED

I have moved the wcer plugin from webpack.base.js to webpack.dev.js and I still get the same error
after building, it works correctly when I run npm run dev.

@huxiaoqiang
Copy link

I have the same problem = =.
@boriscy Have you solved this problem?

@slc3a2
Copy link

slc3a2 commented Mar 22, 2019

@boriscy @huxiaoqiang
use node 8.x.x to solve this problem

@mikekolganov
Copy link

@LLQI thanks, it works!

@HaoweiCh
Copy link

which version did you use solved this problem?

@mikekolganov
Copy link

@HaoweiCh v8.15.0

@slc3a2
Copy link

slc3a2 commented Apr 19, 2019 via email

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

5 participants