We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I followed this tutorial (targeting Angular): https://nx.dev/recipes/react/module-federation-with-ssr#setup-module-federation-with-ssr-for-angular-and-react
Running up the app with SSR doesn't work - the console running the command seems to hang (npx nx serve-ssr store)
For the LOLs I tried running up the the app without SSR, and that worked ok (npx nx serve store)
I expect the federated store to run up using SSR
No response
Node : 18.13.0 OS : win32-x64 npm : 8.19.3 nx (global) : 18.0.4 nx : 18.0.4 @nx/js : 18.0.4 @nx/jest : 18.0.4 @nx/linter : 18.0.4 @nx/eslint : 18.0.4 @nx/workspace : 18.0.4 @nx/angular : 18.0.4 @nx/cypress : 18.0.4 @nx/devkit : 18.0.4 @nx/eslint-plugin : 18.0.4 @nrwl/tao : 18.0.4 @nx/web : 18.0.4 @nx/webpack : 18.0.4 typescript : 5.3.3
The text was updated successfully, but these errors were encountered:
I'm going to close this issue in particular out as a duplicate. See #21838.
Sorry, something went wrong.
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.
No branches or pull requests
Current Behavior
I followed this tutorial (targeting Angular):
https://nx.dev/recipes/react/module-federation-with-ssr#setup-module-federation-with-ssr-for-angular-and-react
Running up the app with SSR doesn't work - the console running the command seems to hang (npx nx serve-ssr store)
![npx nx serve-ssr store](https://private-user-images.githubusercontent.com/8900582/306705645-671e1d7a-59e9-42c4-959d-9d7ab1e8d026.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4MTg0NDksIm5iZiI6MTczODgxODE0OSwicGF0aCI6Ii84OTAwNTgyLzMwNjcwNTY0NS02NzFlMWQ3YS01OWU5LTQyYzQtOTU5ZC05ZDdhYjFlOGQwMjYucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwNiUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDZUMDUwMjI5WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NzdkNzNiNzg3OGFmYWZhNmNhMzFhMjk2YWFjNDgwODQ2ZmVkMDZhYmNkNzNlYTlmMTc2YWY3MDY4YjhjMGMzNSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.dShaeRsEJX8nD527l2PBSaZzsXwWZ_iIZni6ajZstbI)
For the LOLs I tried running up the the app without SSR, and that worked ok (npx nx serve store)
![npx nx serve store](https://private-user-images.githubusercontent.com/8900582/306705634-aa8f67af-8a1c-418f-bc9e-50b5fd2c032d.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4MTg0NDksIm5iZiI6MTczODgxODE0OSwicGF0aCI6Ii84OTAwNTgyLzMwNjcwNTYzNC1hYThmNjdhZi04YTFjLTQxOGYtYmM5ZS01MGI1ZmQyYzAzMmQucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwNiUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDZUMDUwMjI5WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MDY3ZDc2ZDlhYjUwMGYxMTQ2YWQxYTY1MWM0NzAyZWY4YjI2NGE1MTM4ZDc1NTI1OTlhYzc0ODhmZGZlMmFhMiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.l2TOHM2hBeJAqpp_WMlg9Fq-ZAAZag3QS9wNYOSffgs)
Expected Behavior
I expect the federated store to run up using SSR
GitHub Repo
No response
Steps to Reproduce
https://nx.dev/recipes/react/module-federation-with-ssr#setup-module-federation-with-ssr-for-angular-and-react
Nx Report
Failure Logs
No response
Package Manager Version
No response
Operating System
Additional Information
No response
The text was updated successfully, but these errors were encountered: