Relative Content

Tag Archive for iosreact-nativecocoapods

Installing CocoaPods dependencies with New Architecture. Error Installing CocoaPods Dependencies in React Native Project (MacOS 12.7.6, Xcode 14.2)

I am trying to create a new React Native project on my Mac (macOS 12.7.6, Xcode 14.2) using the following command:
npx @react-native-community/cli init ProjectName
However, during the process, I am encountering the following error:
Installing CocoaPods dependencies with New Architecture (this may take a few minutes)
error warn Multiple Podfiles were found: ios/Podfile,vendor/bundle/ruby/2.7.0/gems/cocoapods-core-1.16.2/lib/cocoapods-core/Podfile. Choosing ios/Podfile automatically. If you would like to select a different one, you can configure it via “project.ios.sourceDir”. You can learn more about it here: https://github.com/react-native-community/cli/blob/master/docs/configuration.md

Installing CocoaPods dependencies with New Architecture. Error Installing CocoaPods Dependencies in React Native Project (MacOS 12.7.6, Xcode 14.2)

I am trying to create a new React Native project on my Mac (macOS 12.7.6, Xcode 14.2) using the following command:
npx @react-native-community/cli init ProjectName
However, during the process, I am encountering the following error:
Installing CocoaPods dependencies with New Architecture (this may take a few minutes)
error warn Multiple Podfiles were found: ios/Podfile,vendor/bundle/ruby/2.7.0/gems/cocoapods-core-1.16.2/lib/cocoapods-core/Podfile. Choosing ios/Podfile automatically. If you would like to select a different one, you can configure it via “project.ios.sourceDir”. You can learn more about it here: https://github.com/react-native-community/cli/blob/master/docs/configuration.md

Installing CocoaPods dependencies with New Architecture. Error Installing CocoaPods Dependencies in React Native Project (MacOS 12.7.6, Xcode 14.2)

I am trying to create a new React Native project on my Mac (macOS 12.7.6, Xcode 14.2) using the following command:
npx @react-native-community/cli init ProjectName
However, during the process, I am encountering the following error:
Installing CocoaPods dependencies with New Architecture (this may take a few minutes)
error warn Multiple Podfiles were found: ios/Podfile,vendor/bundle/ruby/2.7.0/gems/cocoapods-core-1.16.2/lib/cocoapods-core/Podfile. Choosing ios/Podfile automatically. If you would like to select a different one, you can configure it via “project.ios.sourceDir”. You can learn more about it here: https://github.com/react-native-community/cli/blob/master/docs/configuration.md

CocoaPods Compatibility Issue: React-RuntimeHermes Pod not Found

I’m working on a React Native project using version 0.75.4 and have encountered a problem while trying to set up CocoaPods. When I run pod install, I receive the following error message:
CocoaPods could not find compatible versions for pod “React-RuntimeHermes”: