-
Notifications
You must be signed in to change notification settings - Fork 24.3k
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
[New Arch - Debug] Build failed on linux due to CMake Ninja (?) #36806
Comments
According to this line, your build is failing to link with Lottie. |
Hi again! @cortinico Build Output:
CMake Output:
|
Hello, I have the same issue with : did you solve this issue ? |
@SectionTN @Koxx3 I am also getting similar error on RN 0.72.1, have you been able to fix these issues, please respond. Thanks. |
Any updates here? |
1 similar comment
Any updates here? |
for this error
add this in your android/build.gradle
my another project kotlinVersion is 1.6.10 for RN 0.71.4 |
Getting same issue after switching to new architecture |
new arch works well on the latest react native version, be sure to update eventually. |
Same issue in 0.73.8. Any update? |
Description
Hello there!
React Native Version
0.71.6
Output of
npx react-native info
info Fetching system and libraries information...
Steps to reproduce
Snack, code example, screenshot, or link to a repository
Build Error:
build.gradle file:
app/build.gradle file:
The text was updated successfully, but these errors were encountered: