Open sadikyalcin opened 13 hours ago
Builds fail on react-native 0.76+. Any solutions / work arounds?
0.76+
../ios/Pods/Headers/Public/RCT-Folly/folly/Optional.h:667:10 'folly/experimental/coro/Coroutine.h' file not found
Affected versions: 1.4.2, 1.5.0.
1.4.2
1.5.0
System: OS: macOS 15.0.1 CPU: (10) arm64 Apple M1 Max Memory: 991.31 MB / 32.00 GB Shell: version: "5.9" path: /bin/zsh Binaries: Node: version: 18.19.0 path: ~/.nvm/versions/node/v18.19.0/bin/node Yarn: version: 3.6.4 path: ~/.yarn/bin/yarn npm: version: 10.2.3 path: ~/.nvm/versions/node/v18.19.0/bin/npm Watchman: version: 4.9.0 path: /usr/local/bin/watchman Managers: CocoaPods: version: 1.15.2 path: /Users/admin/.rvm/gems/ruby-3.2.2/bin/pod SDKs: iOS SDK: Platforms: - DriverKit 24.1 - iOS 18.1 - macOS 15.1 - tvOS 18.1 - visionOS 2.1 - watchOS 11.1 Android SDK: Not Found IDEs: Android Studio: 2023.1 AI-231.9392.1.2311.11076708 Xcode: version: 16.1/16B40 path: /usr/bin/xcodebuild Languages: Java: version: 17.0.9 path: /usr/bin/javac Ruby: version: 3.2.2 path: /Users/admin/.rvm/rubies/ruby-3.2.2/bin/ruby npmPackages: "@react-native-community/cli": installed: 15.0.1 wanted: 15.0.1 react: installed: 18.3.1 wanted: 18.3.1 react-native: installed: 0.76.2 wanted: 0.76.2 react-native-macos: Not Found npmGlobalPackages: "*react-native*": Not Found Android: hermesEnabled: true newArchEnabled: true iOS: hermesEnabled: true newArchEnabled: true
The same issue on my end, I installed version 1.5.0
Builds fail on react-native
0.76+
. Any solutions / work arounds?Affected versions:
1.4.2
,1.5.0
.