Open malcolm-kee opened 3 years ago
have a reproducible repo?
I'm getting the same thing with webpack-dev-middleware
most of the time. Sometimes, it works fine, though.
I fiddled a bit with the code in node_modules folder of my repo. Here's my findings:
tcpPortUsed.waitUntilUsed
in the main file seems a bit off. It's being given the host in place of retryTimeMs. This, however, is not what's causing the timeout.2000ms
provided out of the box by the tcp-port-used
library?Same issue
Same issue for me, do you have any news about that @ScriptedAlchemy (btw amazing work related to module federation!)
I know this is probably expected bug, as
webpack-dev-server
introduces breaking changes.The following message is logged and this plugin no longer working (browser does not refresh).