Skip to content
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

When running 【module-federation】, I am getting an error and need help. #10

Open
0xssw opened this issue Jul 27, 2023 · 4 comments
Open
Labels
question Further information is requested

Comments

@0xssw
Copy link

0xssw commented Jul 27, 2023

Ask your Question

When I start the host, it prompts me that there is no (app1/app2).container.bundle. How should I generate these two files using which command?
image

@0xssw 0xssw added the question Further information is requested label Jul 27, 2023
@ngocht143
Copy link

@jbinda @jbroma I got the same issue, could you note more detail command steps in Readme?

@ngocht143
Copy link

ngocht143 commented Nov 7, 2023

After generate a bundle and run yarn workspace host run android I got this error
Screenshot at Nov 07 10-12-15

Effort 1: i did adb reverse tcp:9000 tcp:9000, it still get error
Effort 2: i tried to replace localhost to local IP, it still get error

@0xssw
Copy link
Author

0xssw commented Nov 7, 2023

After generate a bundle and run yarn workspace host run android I got this error Screenshot at Nov 07 10-12-15

Effort 1: i did adb reverse tcp:9000 tcp:9000, it still get error Effort 2: i tried to replace localhost to local IP, it still get error

You need to start a server to access this resource, for example, using Koa or Express. @ngocht143

@ngocht143
Copy link

ngocht143 commented Nov 7, 2023

@Liuminke1996 I'm following this instruction https://github.com/callstack/super-app-example/issues/1#issuecomment-1549493127 but it always got Failed to load script
Screenshot at Nov 07 11-48-22
Screenshot at Nov 07 11-55-03

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants