Cannot build react-native-reanimated version 2.8.0 with React Native 0.70 for android using Windows #3627
-
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0. FAILURE: Build completed with 2 failures. 1: Task failed with an exception.
BUILD FAILED in 31s
info Run CLI with --verbose flag for more details. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
npm install @react-native-community/cli-platform-android |
Beta Was this translation helpful? Give feedback.
npm install @react-native-community/cli-platform-android
npm install react-native
cd android && gradlew clean
I GOT THE SOLUTION.