-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
MFE port collision during serve - host+remote(s) hung EADDRINUSE #28965
Labels
Comments
on the specified repo, seeing multiple contention for ports and public_hosts nx run run-serve
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Current Behavior
Im getting new issue now since yesterdays upgrade
one of my remotes is hanging up entire serve launch EADDRINUSE
Colum I gave you admin access to my github to allow you access to my packages in case you want to investigate my repo
this was working fine all week
seems some internal collision
Im researching new vs old configs for MFE
Expected Behavior
Host should launch with remotes without incident
GitHub Repo
https://github.com/nhhockeyplayer/meanstacknh
Steps to Reproduce
there is a ".clean.zsh" script at project root which depicts steps to reproduce automated
launch that
OR
npm install
nx run-many --all --target=build
nx run ui-host:run-serve --verbose
Nx Report
Failure Logs
Package Manager Version
npm --version 10.9.0
Operating System
Additional Information
No response
The text was updated successfully, but these errors were encountered: