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

Upgrading from 0.61.1 to 0.62.2: Library not found for -lReact-RCTActionSheet #28763

Closed
krstffr opened this issue Apr 27, 2020 · 3 comments
Closed
Labels
Resolution: Locked This issue was locked by the bot. Type: Upgrade Issue Issues reported from upgrade issue form

Comments

@krstffr
Copy link

krstffr commented Apr 27, 2020

Description

When upgrading to 0.62.2 from 0.61.1 I get the following error when trying to build the app: Library not found for -lReact-RCTActionSheet. I have run npm i and pod install.

-lReact-RCTActionSheet is listed in Link binary with libraries.

React Native version:

    OS: macOS Mojave 10.14.6
    CPU: (8) x64 Intel(R) Core(TM) i7-4870HQ CPU @ 2.50GHz
    Memory: 636.80 MB / 16.00 GB
    Shell: 2.2.0 - /usr/local/bin/fish
  Binaries:
    Node: 12.16.2 - /usr/local/bin/node
    Yarn: Not Found
    npm: 6.14.4 - /usr/local/bin/npm
    Watchman: 4.9.0 - /usr/local/bin/watchman
  Managers:
    CocoaPods: 1.8.1 - /usr/local/bin/pod
  SDKs:
    iOS SDK:
      Platforms: iOS 13.2, DriverKit 19.0, macOS 10.15, tvOS 13.2, watchOS 6.1
    Android SDK: Not Found
  IDEs:
    Android Studio: Not Found
    Xcode: 11.2.1/11B53 - /usr/bin/xcodebuild
  Languages:
    Java: 1.8.0_121 - /usr/bin/javac
    Python: 2.7.16 - /Users/kristoffer/.local/lib/aws/bin/python
  npmPackages:
    @react-native-community/cli: Not Found
    react: 16.11.0 => 16.11.0
    react-native: ^0.62.2 => 0.62.2
  npmGlobalPackages:
    *react-native*: Not Found

Steps To Reproduce

Provide a detailed list of steps that reproduce the issue.

  1. Have an app at 0.61.1
  2. Upgrade to 0.62.2

Expected Results

The app is upgraded and working.

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

image

image

@cruzach cruzach added Type: Upgrade Issue Issues reported from upgrade issue form and removed Needs: Triage 🔍 labels Apr 29, 2020
@github-actions
Copy link

Do you need help upgrading to a newer React Native version? Visit the Upgrade Support repository or use the upgrade helper to see the changes that need to be made to upgrade your app.

@anhtuank7c
Copy link

I have the same issue while upgrading RN from 0.61.5 to 0.63.3

@anhtuank7c
Copy link

I found the solution.

Go to Build Settings and searching for OTHER_F, double click then remove all the thing except these lines in the image bellow

Screen Shot 2020-10-08 at 22 43 44

@facebook facebook locked as resolved and limited conversation to collaborators Oct 1, 2021
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Oct 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot. Type: Upgrade Issue Issues reported from upgrade issue form
Projects
None yet
Development

No branches or pull requests

4 participants