When running 【module-federation】, I am getting an error and need help.
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?
@jbinda @jbroma I got the same issue, could you note more detail command steps in Readme?
After generate a bundle and run yarn workspace host run android I got this error
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
After generate a bundle and run
yarn workspace host run androidI got this errorEffort 1: i did
adb reverse tcp:9000 tcp:9000, it still get error Effort 2: i tried to replacelocalhostto local IP, it still get error
You need to start a server to access this resource, for example, using Koa or Express. @ngocht143
@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
