-
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
Cannot serve remotes in module federation project #28192
Comments
I encountered the same issue when using Node.js I was able to work around the issue by installing |
Bump, because same issue here: https://github.com/WolfSoko/wol-sok-mono/runs/30840170324#step:9:237 |
Not the exact same issue, but I guess it is maybe related. When I tried to generate a new workspace with latest nx version (19.8.2), then generate a host and remote project via
|
This worked, thanks a million! |
I had the same issue and installing While on windows everything is fine and builds, the The current way to get the build working again was to reduce the |
Yes, Module Federation Enhanced released a new version with a bug in it and therefore I pinned the version yesterday until the issue is ironed out on MF side. |
hi all. |
This issue has been closed for more than 30 days. If this issue is still occuring, please open a new issue with more recent context. |
Current Behavior
When following the steps on the Module Federation page for either Angular or React, building the static remotes fails with (excerpt):
Expected Behavior
The project (the host and all remotes) are built successfully and served, and a browser instance opened as per the command
GitHub Repo
No response
Steps to Reproduce
Nx Report
Failure Logs
Package Manager Version
npm 9.2.0
Operating System
Additional Information
No response
The text was updated successfully, but these errors were encountered: