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

Port error when using in webpack --watch mode #73

Closed
nashwaan opened this issue May 11, 2017 · 1 comment
Closed

Port error when using in webpack --watch mode #73

nashwaan opened this issue May 11, 2017 · 1 comment

Comments

@nashwaan
Copy link

Thanks @th0r for this great analyzer tool.

I tried to use this plugin in webpack --watch mode but when I do changes to my project and save, webpack crashes and shows error that the port already in use. I guess the tool tries to open a new web page and establish a new 8888 port rather than connecting to existing 8888 port and refresh the result. Any help on this?

@valscion
Copy link
Member

Thanks for the issue! This seems to be a duplicate of #37 so I'll close this.

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