-
Notifications
You must be signed in to change notification settings - Fork 19
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
Unable to load script. #9
Comments
Hi @shakeelkoper, please try starting the host app with |
@shakeelkoper please use |
after adding "start": "react-native webpack-start --host 127.0.0.1", in package.json host file |
@jbroma |
@shakeelkoper please also run the mini-app server with |
@jbroma sorry to bother so much but repack has a great community and I appreciate your help very much. towards the community you guys are really doing charity |
Environment
node -v v20.15.1
"react-native": "^0.72.3",
Description
After Cloning Project
yarn install
yarn start
yarn run:host-app:android
getting below error:
Unable to load script. make sure you're either running metro(run 'npx react-native start') or that your bundle 'index.android.bundle' is packaged correctly for release
Reproducible Demo
The text was updated successfully, but these errors were encountered: