Describe the bug
When installing repack it works correctly when running the app, but when opening the devtools the app closes, this happens with react-native 0.80.2 and 0.81.4
System Info
System:
OS: macOS 26.0.1
CPU: (12) arm64 Apple M3 Pro
Memory: 130.53 MB / 18.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 23.11.0
path: /opt/homebrew/bin/node
Yarn:
version: 1.22.22
path: /opt/homebrew/bin/yarn
npm:
version: 10.9.2
path: /opt/homebrew/bin/npm
Watchman:
version: 2025.04.14.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.16.2
path: /Users/usuario/.rbenv/shims/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 24.5
- iOS 18.5
- macOS 15.5
- tvOS 18.5
- visionOS 2.5
- watchOS 11.5
Android SDK:
API Levels:
- "28"
- "30"
- "33"
- "34"
- "35"
- "36"
Build Tools:
- 28.0.3
- 34.0.0
- 35.0.0
- 36.0.0
System Images:
- android-28 | Google ARM64-V8a Play ARM 64 v8a
- android-30 | Google Play ARM 64 v8a
- android-34 | Google APIs ARM 64 v8a
- android-35 | Google Play ARM 64 v8a
- android-36 | Google APIs ARM 64 v8a
- android-36 | Google Play ARM 64 v8a
Android NDK: Not Found
IDEs:
Android Studio: 2025.1 AI-251.27812.49.2514.14217341
Xcode:
version: 16.4/16F6
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.14
path: /usr/bin/javac
Ruby:
version: 3.1.2
path: /Users/usuario/.rbenv/shims/ruby
npmPackages:
"@react-native-community/cli":
installed: 19.1.1
wanted: 19.1.1
react:
installed: 19.1.0
wanted: 19.1.0
react-native:
installed: 0.80.2
wanted: 0.80.2
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: Not found
newArchEnabled: false
Re.Pack Version
5.2.1
Reproduction
n/a
Steps to reproduce
- npx @react-native-community/cli@latest init template --version 0.80.2
- follow the steps => quick-start
- run app
- open devtools
Describe the bug
When installing repack it works correctly when running the app, but when opening the devtools the app closes, this happens with react-native 0.80.2 and 0.81.4
System Info
System: OS: macOS 26.0.1 CPU: (12) arm64 Apple M3 Pro Memory: 130.53 MB / 18.00 GB Shell: version: "5.9" path: /bin/zsh Binaries: Node: version: 23.11.0 path: /opt/homebrew/bin/node Yarn: version: 1.22.22 path: /opt/homebrew/bin/yarn npm: version: 10.9.2 path: /opt/homebrew/bin/npm Watchman: version: 2025.04.14.00 path: /opt/homebrew/bin/watchman Managers: CocoaPods: version: 1.16.2 path: /Users/usuario/.rbenv/shims/pod SDKs: iOS SDK: Platforms: - DriverKit 24.5 - iOS 18.5 - macOS 15.5 - tvOS 18.5 - visionOS 2.5 - watchOS 11.5 Android SDK: API Levels: - "28" - "30" - "33" - "34" - "35" - "36" Build Tools: - 28.0.3 - 34.0.0 - 35.0.0 - 36.0.0 System Images: - android-28 | Google ARM64-V8a Play ARM 64 v8a - android-30 | Google Play ARM 64 v8a - android-34 | Google APIs ARM 64 v8a - android-35 | Google Play ARM 64 v8a - android-36 | Google APIs ARM 64 v8a - android-36 | Google Play ARM 64 v8a Android NDK: Not Found IDEs: Android Studio: 2025.1 AI-251.27812.49.2514.14217341 Xcode: version: 16.4/16F6 path: /usr/bin/xcodebuild Languages: Java: version: 17.0.14 path: /usr/bin/javac Ruby: version: 3.1.2 path: /Users/usuario/.rbenv/shims/ruby npmPackages: "@react-native-community/cli": installed: 19.1.1 wanted: 19.1.1 react: installed: 19.1.0 wanted: 19.1.0 react-native: installed: 0.80.2 wanted: 0.80.2 react-native-macos: Not Found npmGlobalPackages: "*react-native*": Not Found Android: hermesEnabled: true newArchEnabled: true iOS: hermesEnabled: Not found newArchEnabled: falseRe.Pack Version
5.2.1
Reproduction
n/a
Steps to reproduce