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.

CircleCI failed due to react-native-reanimated (android)

See original GitHub issue

Description

Circle CI lane failed at react-native-reanimated in android

log added


> Configure project :react-native-reanimated
Native libs debug enabled: false
Android gradle plugin: 7.0.3
Gradle: 7.3
building Reanimated2
Checking the license for package NDK (Side by side) 21.4.7075529 in /opt/android/sdk/licenses
License for package NDK (Side by side) 21.4.7075529 accepted.
Preparing "Install NDK (Side by side) 21.4.7075529 (revision: 21.4.7075529)".
"Install NDK (Side by side) 21.4.7075529 (revision: 21.4.7075529)" ready.
Installing NDK (Side by side) 21.4.7075529 in /opt/android/sdk/ndk/21.4.7075529
"Install NDK (Side by side) 21.4.7075529 (revision: 21.4.7075529)" complete.
"Install NDK (Side by side) 21.4.7075529 (revision: 21.4.7075529)" finished.
[CXX1300] CMake '3.18.1' was not found in SDK, PATH, or by cmake.dir property.
[CXX1300] CMake '3.18.1' was not found in SDK, PATH, or by cmake.dir property.

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring project ':react-native-reanimated'.
> [CXX1300] CMake '3.18.1' was not found in SDK, PATH, or by cmake.dir property.

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Steps to reproduce

Run CircleCI lane in reactnative for android

Snack or a link to a repository

https://snack.expo.io/

Reanimated version

2.10.0

React Native version

0.68.0

Platforms

Android

JavaScript runtime

No response

Workflow

React Native (without Expo)

Architecture

Paper (Old Architecture)

Build type

Release mode

Device

No response

Device model

No response

Acknowledgements

Yes

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:11
  • Comments:26 (7 by maintainers)

github_iconTop GitHub Comments

63reactions
carestadcommented, Aug 26, 2022

Okay. That seems to work!

I also found I could install this specific version via Android Studio by going to Tools > SDK Manager, and then select SDK Tools, check the Show Package Details box and select 3.18.1 in addition to 3.22.1 🙂

26reactions
SumitRajpalcommented, Sep 1, 2022

image

Read more comments on GitHub >

github_iconTop Results From Across the Web

react native reanimated cmake | The Search Engine You Control
Circle CI lane failed at react-native-reanimated in android. log added. Starting a Gradle Daemon (subsequent builds will be faster) > Configure project ...
Read more >
Configure project :react-native-reanimated - Stack Overflow
Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with...
Read more >
react-native-community/react-native@7.1.1 - CircleCI
Tests the Android app on the given device, with the given Detox configuration. You should have already built the correct Android APK (including ......
Read more >
Installation | React Native Reanimated - Software Mansion
After adding the react-native-reanimated/plugin to your project you may encounter a false-positive "Reanimated 2 failed to create a worklet" error.
Read more >
[Solved]-react native render only part - appsloveworld
Related Posts. Why would my timer work on the iPad simulator but not on the iPad? iOS HTML Input Tag Stops Scrolling in...
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