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

Build failed due to missing folly_json and folly_futures #2051

Closed
ErHarinderSingh opened this issue May 14, 2022 · 4 comments · Fixed by #2053
Closed

Build failed due to missing folly_json and folly_futures #2051

ErHarinderSingh opened this issue May 14, 2022 · 4 comments · Fixed by #2053
Labels
New architecture This issue occurs only when using Fabric

Comments

@ErHarinderSingh
Copy link

ErHarinderSingh commented May 14, 2022

> > Task :react-native-gesture-handler:configureNdkBuildRelease[arm64-v8a] FAILED
> C/C++: fcntl(): Bad file descriptor
> C/C++: /Users/erharindersingh/Library/Android/sdk/ndk/21.4.7075529/build/core/build-binary.mk:651: Android NDK: Module rngesturehandler_modules depends on undefined modules: folly_json folly_futures    

I am on React Native RC 0.69 & new arch is enabled.

@ErHarinderSingh ErHarinderSingh changed the title Build falied due to missing folly_json and folly_futures Build failed due to missing folly_json and folly_futures May 14, 2022
@github-actions
Copy link

Hey! 👋

The issue doesn't seem to contain a minimal reproduction.

Could you provide a snippet of code, a snack or a link to a GitHub repository that reproduces the problem?

@github-actions
Copy link

github-actions bot commented May 14, 2022

Hey! 👋

It looks like you've omitted a few important sections from the issue template.

Please complete Description, Platforms, Steps To Reproduce, Snack or minimal code example and Package versions sections.

@ErHarinderSingh
Copy link
Author

ErHarinderSingh commented May 14, 2022

In React Native RC 0.69, they have removed it. I think from react-native-gesture-handler, it also needs to remove.
Screenshot 2022-05-14 at 13 03 57

@j-piasecki
Copy link
Member

Yes, the it will be fixed in the next release of Gesture Handler. For now you can use the same patch the Reanimated team is using.

@j-piasecki j-piasecki added New architecture This issue occurs only when using Fabric and removed Missing info Missing repro labels May 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New architecture This issue occurs only when using Fabric
Projects
None yet
2 participants