question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Upgrading to 0.66.0 from 0.65.1 results to ios/Pods/Headers/Public/RCT-Folly/folly/dynamic.h:63:10: boost/operators.hpp file not found

See original GitHub issue

Please provide all the information requested. Issues that do not follow this format are likely to stall.

Description

Please provide a clear and concise description of what the bug is. Include screenshots if needed. Please test using the latest React Native release to make sure your issue has not already been fixed: https://reactnative.dev/docs/upgrading.html

I tried upgrading to 0.66.0 with the help of https://react-native-community.github.io/upgrade-helper/?from=0.65.1&to=0.66.0 but got this error: ios/Pods/Headers/Public/RCT-Folly/folly/dynamic.h:63:10: 'boost/operators.hpp' file not found

I tried cleaning everything and reinstalling everything all lead to the same error.

React Native version:

Run react-native info in your terminal and copy the results here.

System:
    OS: macOS 11.3
    CPU: (8) x64 Intel(R) Core(TM) i7-6820HQ CPU @ 2.70GHz
    Memory: 462.71 MB / 16.00 GB
    Shell: 5.8 - /bin/zsh
  Binaries:
    Node: 16.8.0 - ~/.nvm/versions/node/v16.8.0/bin/node
    Yarn: 1.22.11 - /usr/local/bin/yarn
    npm: 7.21.0 - ~/.nvm/versions/node/v16.8.0/bin/npm
    Watchman: 2021.08.30.00 - /usr/local/bin/watchman
  Managers:
    CocoaPods: 1.10.2 - /Users/aprilmintacpineda/.rvm/gems/ruby-3.0.2/bin/pod
  SDKs:
    iOS SDK:
      Platforms: iOS 15.0, DriverKit 20.4, macOS 11.3, tvOS 15.0, watchOS 8.0
    Android SDK:
      API Levels: 24, 26, 28, 29, 30, 31
      Build Tools: 28.0.3, 29.0.2, 29.0.3, 30.0.2
      System Images: android-24 | Google Play Intel x86 Atom, android-26 | Google APIs Intel x86 Atom, android-28 | Google Play Intel x86 Atom, android-29 | Google Play Intel x86 Atom, android-30 | Google APIs Intel x86 Atom, android-30 | Google Play Intel x86 Atom
      Android NDK: Not Found
  IDEs:
    Android Studio: 4.1 AI-201.8743.12.41.6953283
    Xcode: 13.0/13A233 - /usr/bin/xcodebuild
  Languages:
    Java: 1.8.0_292 - /usr/bin/javac
  npmPackages:
    @react-native-community/cli: Not Found
    react: 17.0.2 => 17.0.2
    react-native: 0.66.0 => 0.66.0
    react-native-macos: Not Found
  npmGlobalPackages:
    *react-native*: Not Found

Steps To Reproduce

Provide a detailed list of steps that reproduce the issue.

  1. Upgrade to 0.66.0 from 0.65.1

Expected Results

Describe what you expected to happen.

No error should occur.

Snack, code example, screenshot, or link to a repository:

Please provide a Snack (https://snack.expo.io/), a link to a repository on GitHub, or provide a minimal code example that reproduces the problem. You may provide a screenshot of the application if you think it is relevant to your bug report. Here are some tips for providing a minimal example: https://stackoverflow.com/help/mcve

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:2
  • Comments:7

github_iconTop GitHub Comments

15reactions
beetlebumcommented, Oct 3, 2021

If you’re using Reanimated, make sure to upgrade to 2.3.0-beta.2 https://github.com/software-mansion/react-native-reanimated/releases/tag/2.3.0-beta.2

4reactions
irmakcosarsahnacommented, Oct 4, 2021

same issue

Read more comments on GitHub >

github_iconTop Results From Across the Web

[RN 0.66] iOS build failure: 'boost/operators.hpp' file not found
Usage Workflow file. Triggered via issue 13 months ago. @piaskowyk piaskowyk. labeled #2456 756bd34. Status Success. Total duration 15s. Artifacts –.
Read more >
Upgrading a React Native app from 0.60 to 0.65 - YouTube
Jamon attempts to upgrade a React Native app from 0.60 to 0.65 with ... mixed results. -- Watch live at https://www.twitch.tv/jamonholmgren.
Read more >
expo - React Native Upgrade to 0.66 - UMModuleRegistry
I'm trying to upgrade my React Native App from 0.63.3 to 0.66.4 following ... If you have encounters this issue, or found a...
Read more >
H6310 - pê - Strong's Hebrew Lexicon (kjv) - Blue Letter Bible
Exo 4:16 - And he shall be thy spokesman unto the people: and he shall be, even he shall be to thee instead...
Read more >
Upgrading to 0.66.0 from 0.65.1 results to ios/Pods/Headers ...
Upgrading to 0.66.0 from 0.65.1 results to ... boost/operators.hpp file not found. ... Run react-native info in your terminal and copy the results...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found