Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CocoaPods could not find compatible versions for pod "boost" #32395

Closed
Rc85 opened this issue Oct 13, 2021 · 4 comments
Closed

CocoaPods could not find compatible versions for pod "boost" #32395

Rc85 opened this issue Oct 13, 2021 · 4 comments
Labels
Needs: Attention Issues where the author has responded to feedback. Needs: Environment Info Please run `react-native info` and edit your issue with that command's output. Resolution: Locked This issue was locked by the bot.

Comments

@Rc85
Copy link

Rc85 commented Oct 13, 2021

Version

0.66.0

Build Target(s)

iOS 11.0

Developer Environment

react-native-reanimated 2.3.0-beta-2

Terminal pod install --repo-update

Issue and Reproduction Steps

Trying to update my pods but I am getting error.

Analyzing dependencies
Fetching podspec for `RCT-Folly` from `../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`
[!] CocoaPods could not find compatible versions for pod "boost":
  In Podfile:
    RCT-Folly (from `../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`) was resolved to 2021.06.28.00-v2, which depends on
      boost

    React-cxxreact (from `../node_modules/react-native/ReactCommon/cxxreact`) was resolved to 0.66.0, which depends on
      boost (= 1.76.0)

Specs satisfying the `boost (= 1.76.0), boost` dependency were found, but they required a higher minimum deployment target.
@react-native-bot react-native-bot added Needs: Author Feedback Needs: Environment Info Please run `react-native info` and edit your issue with that command's output. and removed Needs: Triage 🔍 labels Oct 13, 2021
@github-actions
Copy link

⚠️ Missing Environment Information
ℹ️ Your issue may be missing information about your development environment. You can obtain the missing information by running react-native info in a console.

@Rc85 Rc85 closed this as completed Oct 13, 2021
@elinahovakimyan
Copy link

elinahovakimyan commented Oct 19, 2021

@Rc85 I am facing this same issue, how were you able to fix this?

@Rc85
Copy link
Author

Rc85 commented Oct 19, 2021

@Rc85 I am facing this same issue, how were you able to fix this?

Did you add pod 'boost', :podspec => '../node_modules/react-native/third-party-podspecs/boost.podspec' to your Podfile?

@github-actions github-actions bot added Needs: Attention Issues where the author has responded to feedback. and removed Needs: Author Feedback labels Oct 19, 2021
@elinahovakimyan
Copy link

@Rc85 That worked, thanks!

@facebook facebook locked as resolved and limited conversation to collaborators Oct 13, 2022
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Oct 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Needs: Attention Issues where the author has responded to feedback. Needs: Environment Info Please run `react-native info` and edit your issue with that command's output. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

3 participants