Nx
Enterprise
Nx
fix(module-federation): check port availability before starting remote proxies When multiple MF dev servers run concurrently and share the same remote, they would both attempt to start proxies on the same port, causing EADDRINUSE errors. This fix checks if a port is already in use before attempting to start a proxy. If the port is occupied (likely by another MF dev server that started earlier), the proxy is skipped for that remote since it's already being served. Uses the existing `waitForPortOpen` utility with retries: 0 to perform an immediate check. Fixes #33470
nx-cloud record -- nx-cloud conformance:check
Sign in / Sign up
Open main menu
Succeeded
CI Pipeline Execution
nx-cloud record -- nx-cloud conformance:check
Click to copy
Linux
4 CPU cores
5663cb92
33871