Unable to load script.

Open
#9 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
node.js, react-native
Domain
mobile

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.

Description

Environment

node -v v20.15.1
"react-native": "^0.72.3",

Description

image

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

image
Dominant language
Java
Stars
40
Forks
23
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from callstack/super-app-example

All issues in callstack/super-app-example

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.