Skip to content

Pod install failed after upgrade to 0.70.1 #34744

Description

@longb1997

New Version

0.70.1

Old Version

0.66.0

Build Target(s)

1

Output of react-native info

System:
OS: macOS 12.5
CPU: (16) x64 Intel(R) Core(TM) i9-9900K CPU @ 3.60GHz
Memory: 1.04 GB / 24.00 GB
Shell: 5.8.1 - /bin/zsh
Binaries:
Node: 16.17.0 - /usr/local/bin/node
Yarn: 1.22.19 - /usr/local/bin/yarn
npm: 8.15.0 - /usr/local/bin/npm
Watchman: 2022.08.15.00 - /usr/local/bin/watchman
Managers:
CocoaPods: 1.11.3 - /usr/local/bin/pod
SDKs:
iOS SDK:
Platforms: DriverKit 21.4, iOS 15.5, macOS 12.3, tvOS 15.4, watchOS 8.5
Android SDK: Not Found
IDEs:
Android Studio: 2021.2 AI-212.5712.43.2112.8815526
Xcode: 13.4.1/13F100 - /usr/bin/xcodebuild
Languages:
Java: 11.0.16 - /usr/bin/javac
npmPackages:
@react-native-community/cli: Not Found
react: 18.1.0 => 18.1.0
react-native: 0.70.1 => 0.70.1
react-native-macos: Not Found
npmGlobalPackages:
react-native: Not Found

Issue and Reproduction Steps

Hi, I tried to upgrade my project from 0.66.0 to 0.70.1 via React Native Upgrade Helper, but when I tried to pod install then I get this error

[!] CocoaPods could not find compatible versions for pod "RCT-Folly":
  In Podfile:
    FBReactNativeSpec (from `../node_modules/react-native/React/FBReactNativeSpec`) was resolved to 0.70.1, which depends on
      RCT-Folly (= 2021.07.22.00)

    RCT-Folly (from `../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`)

    RNReanimated (from `../node_modules/react-native-reanimated`) was resolved to 2.2.3, which depends on
      RCT-Folly

    react-native-fbt (from `../node_modules/react-native-fbt`) was resolved to 0.0.7, which depends on
      RCT-Folly (= 2021.06.28.00-v2)

Screen Shot 2022-09-21 at 14 58 41

Thanks for the help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Resolution: Issue in another tool or repoAn issue that was opened against React Native but in reality is affecting another tool or libraryType: Upgrade IssueIssues reported from upgrade issue form

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions