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

Task :react-native-reanimated:configureCMakeDebug[arm64-v8a] FAILED #6771

Open
AnirudhMemani opened this issue Nov 27, 2024 · 2 comments
Open
Labels
Missing info The user didn't precise the problem enough Missing repro This issue need minimum repro scenario Platform: Android This issue is specific to Android

Comments

@AnirudhMemani
Copy link

Description

I have tried everything but the error doesn't go away at all. Once I remove this library it builds properly. Things I have tried:

  1. cd android && ./gradlew clean && ./gradlew :app:assembleDebug --refresh-dependencies
  2. rm -rf node_modules && npm cache clean --force && npm install
  3. echo "cmake.dir=$ANDROID_HOME/cmake/3.22.1" >> local.properties
  4. Turned off new architecture as well

And a lot of other things as well!!

Steps to reproduce

  1. npx @react-native-community/cli@latest init
  2. npm install nativewind tailwindcss react-native-reanimated react-native-safe-area-context
  3. Do all the steps recommended by nativewind and react-native-reanimated in metro.config.js and babel.config.js
  4. Trying running the project using npx react-native run-android

Snack or a link to a repository

x

Reanimated version

3.16.3

React Native version

0.76.3

Platforms

Android

JavaScript runtime

None

Workflow

React Native

Architecture

Paper (Old Architecture)

Build type

None

Device

Android emulator

Device model

No response

Acknowledgements

Yes

Copy link

Hey! 👋

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

Please complete Snack or a link to a repository section.

Copy link

Hey! 👋

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

Could you provide a snack or a link to a GitHub repository under your username that reproduces the problem?

@github-actions github-actions bot added Missing info The user didn't precise the problem enough Missing repro This issue need minimum repro scenario Platform: Android This issue is specific to Android labels Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Missing info The user didn't precise the problem enough Missing repro This issue need minimum repro scenario Platform: Android This issue is specific to Android
Projects
None yet
Development

No branches or pull requests

1 participant