callstack / callstack/super-app-example
Unable to load script.
- Dominant language
- Java
- Stars
- 40
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
## 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
Contributor guide
Research direction
Reproduce the Android launch failure by following yarn install, yarn start, and yarn run:host-app:android with the listed Node and React Native versions. Start by inspecting the repository's Metro, Re.Pack, Module Federation, and Android launch configuration; done means the cloned project loads its script successfully on Android without the reported error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100