Description
I created an app with react native 0.73, when i run react-native run-android my metro bundler not open but my terminal install app android when started app i recetive this message "Unable to load script make sure you are either running a Metro server", its working only run react-native start and press A for android
Steps to reproduce
clone repository
npm install
npm run android
React Native Version
0.73.0
Affected Platforms
Runtime - Android
Output of npx react-native info
System:
OS: Windows 10 10.0.19045
CPU: (8) x64 11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80GHz
Memory: 4.47 GB / 15.73 GB
Binaries:
Node:
version: 20.9.0
path: C:\Program Files\nodejs\node.EXE
Yarn:
version: 1.22.21
path: ~\AppData\Roaming\npm\yarn.CMD
npm:
version: 10.2.4
path: C:\Program Files\nodejs\npm.CMD
Watchman: Not Found
SDKs:
Android SDK:
API Levels:
- "29"
- "33"
- "34"
Build Tools:
- 29.0.0
- 30.0.3
- 33.0.0
- 33.0.1
- 34.0.0
System Images:
- android-29 | Google APIs Intel x86 Atom
- android-33 | Google APIs Intel x86_64 Atom
- android-34 | Google APIs Intel x86_64 Atom
Android NDK: Not Found
Windows SDK: Not Found
IDEs:
Android Studio: AI-223.8836.35.2231.11005911
Visual Studio:
- 16.11.34301.259 (Visual Studio Community 2019)
Languages:
Java: 17.0.9
Ruby: Not Found
npmPackages:
"@react-native-community/cli": Not Found
react:
installed: 18.2.0
wanted: 18.2.0
react-native:
installed: 0.73.0
wanted: 0.72.3
react-native-windows: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: false
iOS:
hermesEnabled: Not found
newArchEnabled: Not found
Stacktrace or Logs
dont have, just showing message on emulator android or physical device
Reproducer
https://github.com/MarcosGomesDev/ErrorReactNative
Screenshots and Videos


Description
I created an app with react native 0.73, when i run react-native run-android my metro bundler not open but my terminal install app android when started app i recetive this message "Unable to load script make sure you are either running a Metro server", its working only run react-native start and press A for android
Steps to reproduce
clone repository
npm install
npm run android
React Native Version
0.73.0
Affected Platforms
Runtime - Android
Output of
npx react-native infoStacktrace or Logs
Reproducer
https://github.com/MarcosGomesDev/ErrorReactNative
Screenshots and Videos