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.

Build failed with react native 0.69 (Android)

See original GitHub issue

Hello! I updated react native to 0.69.1 version but build fails on android.

I have this error: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.5.1ù

Can someone help me?

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:4
  • Comments:10 (1 by maintainers)

github_iconTop GitHub Comments

0reactions
Naturalclarcommented, Oct 18, 2022

Should be fixed in 0.6.0 without modifying your own build.gradle 😄

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can't build Android after upgrading to RN 0.69 #391 - GitHub
Initialise a new React-Native project - will be 0.69.4 as of today. npx react-native init AwesomeProject ; Install iterable sdk. npm install @ ......
Read more >
How to build an Android sourcemap with React Native 0.69
I'm using Instabug for crash reports for my React Native project. I need to upload an Android sourcemap so the logs can be...
Read more >
Troubleshooting - React Native
Try downgrading your Gradle version to 1.2.3 in android/build.gradle . react-native init hangs​. If you run into issues where running npx react- ...
Read more >
Troubleshooting for React Native | Sentry Documentation
Troubleshooting · App Start Numbers Are Too High To Be Accurate · Unhandled Promise Rejections · Source Maps · iOS Build Script Failed...
Read more >
Android app crashes when setting up Intercom React Native
FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':intercom-react-native:generateDebugRFile'.
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