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.

Unable to install react-native-fbt in expo SDK 45 bare workflow #33797

See original GitHub issue

New Version

0.68.1

Old Version

0.64

Build Target(s)

ios simulator

Output of react-native info

System:
    OS: macOS 12.3.1
    CPU: (8) arm64 Apple M1
    Memory: 102.34 MB / 16.00 GB
    Shell: 5.8 - /bin/zsh
  Binaries:
    Node: 16.13.1 - ~/.nvm/versions/node/v16.13.1/bin/node
    Yarn: 1.22.17 - ~/.nvm/versions/node/v16.13.1/bin/yarn
    npm: 8.1.2 - ~/.nvm/versions/node/v16.13.1/bin/npm
    Watchman: 2021.06.07.00 - /opt/homebrew/bin/watchman
  Managers:
    CocoaPods: 1.11.2 - /opt/homebrew/bin/pod
  SDKs:
    iOS SDK:
      Platforms: DriverKit 21.2, iOS 15.2, macOS 12.1, tvOS 15.2, watchOS 8.3
    Android SDK: Not Found
  IDEs:
    Android Studio: 4.2 AI-202.7660.26.42.7486908
    Xcode: 13.2.1/13C100 - /usr/bin/xcodebuild
  Languages:
    Java: 11.0.15 - /usr/bin/javac
  npmPackages:
    @react-native-community/cli: Not Found
    react: 17.0.2 => 17.0.2 
    react-native: 0.68.1 => 0.68.1 
    react-native-macos: Not Found
  npmGlobalPackages:
    *react-native*: Not Found

Issue and Reproduction Steps

  1. Init expo project with bare workflow.
Screen Shot 2022-05-10 at 5 00 56 PM
  1. Run iOS which will be successful
Screen Shot 2022-05-10 at 5 14 08 PM
  1. Install fbt and react-native-fbt as written in docs. Do npx pod-install.

Then the build failed with below error.

Screen Shot 2022-05-10 at 5 16 13 PM

Currently in react-native-fbt@0.0.7.

Issue Analytics

  • State:open
  • Created a year ago
  • Reactions:1
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
kayhadrincommented, May 16, 2022

Thanks for reporting this issue @hyochan. I’m looking for help from other devs internally since I’m not involved with the react-native-fbt package.

1reaction
hyochancommented, May 30, 2022

People who might face the same issue can try install package from https://github.com/hyochan/react-native-fbt as a workaround.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to install react-native-fbt in expo SDK 45 bare workflow
Unable to install react-native-fbt in expo SDK 45 bare workflow #33797 ... Install fbt and react-native-fbt as written in docs.
Read more >
Installation in React Native and bare projects
Learn how to configure development builds for bare React Native projects. The installation steps on this page are only required to add the...
Read more >
Expo SDK 45. Today we're announcing the release of…
The bare workflow lets you operate independently of the Expo SDK cycle, updating React Native versions and versions of individual Expo packages whenever...
Read more >
Upgrade Expo SDK
Once an SDK version has been deprecated, you will no longer be able to use the Expo Go app. However, you will still...
Read more >
Common development errors - Expo Documentation
This applies to the legacy expo-cli package which is no longer used in Expo SDK 46 and greater. Either you do not have...
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