-
Notifications
You must be signed in to change notification settings - Fork 65
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
Bug:error while building an app using expo #458
Comments
Hi @Dev-mininos, thanks for reporting this issue. For Expo SDK 51 (and RN 0.74) support, please bump |
Expo: eas build Execution failed for task ':expensify_react-native-live-markdown:compileDebugJavaWithJavac'.When running
using
Error occurs:
Details:
|
@ningacoding use following versions according to your react native version: |
Does it mean that we can't use the latest releases and need to stick to |
Wich is a bad "solution" 🫠 |
@arpitv96171 can you tell us with which React Native version the latest library release is compatible? |
@ahilles107 Latest one works with react native 0.75 |
Expo SDK 51 does not work with the latest version as of today. (0.1.175) |
Just FYI, I've added compatibility table to README in #526. |
Hello,
I encountred this issue while executing
npx expo run:android
:Any fixes for this error?
Note:i'm currently using expo sdk latest version (51) and the latest version of @expensify/react-native-live-markdown
thanks !
The text was updated successfully, but these errors were encountered: