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

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

Closed
DevYuns opened this issue May 10, 2022 · 1 comment
Closed

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

DevYuns opened this issue May 10, 2022 · 1 comment
Labels
Type: Upgrade Issue Issues reported from upgrade issue form

Comments

@DevYuns
Copy link

DevYuns commented May 10, 2022

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 [email protected].

@DevYuns DevYuns added Needs: Triage 🔍 Type: Upgrade Issue Issues reported from upgrade issue form labels May 10, 2022
@DevYuns DevYuns changed the title Unable to install react-native-fbt in expo SDK 45 Unable to install react-native-fbt in expo SDK 45 bare workflow May 10, 2022
@DevYuns
Copy link
Author

DevYuns commented May 10, 2022

Sorry this is react-native-fbt issue.
facebook/fbt#360

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Upgrade Issue Issues reported from upgrade issue form
Projects
None yet
Development

No branches or pull requests

3 participants