-
-
Notifications
You must be signed in to change notification settings - Fork 537
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
[Android] Could not get unknown property 'javaCompileProvider' for object of type #124
Comments
I'm having the same issue. I temporarily fixed it with this: |
What version of gradle and the android build plugin are you using? |
From my build.gradle file:
|
According to the PR that created this change you need Gradle 4.10+. So if you update it should work again. You need to update the version of the gradle plugin to 3.3.2 as well. I'm not sure but I do think you could even update to Gradle 5.x and build plugin 3.4+. |
It looks like the issue is outdated, so I am closing it then. Feel free to comment if I am wrong. |
you are wrong,any issue can never be outdated, there are unnumerable beginners coming to dev world |
I got this error all the time I start my react-native app. I'm about to lose my job. pleace help
|
Hi @1-aminadab, I'm sorry that's happening for you. Could you provide us more information about your project? What's your Java/Kotlin, Gradle and React Native version and which version of react-native-screens are you trying to install? Also if it's possible for you, could you provide any steps to reproduce and more logs from the build phase, so we could also test that? If not, could you at least send us your configuration (what dependencies are you using, how does your gradle configuration look like, etc.)? |
same problem with
why this happening even it is recommended in react native official page |
Hi @easyecom-manu, I believe this has been already reported before. Please check out if solution from this comment resolves your issue. |
Hi,
I followed all Installation steps but when I try to build the app for Android I get the following error.
React native version 0.58.4
React Navigation Version ^3.1.5
Where:
Build file '/Library/WebServer/Documents/offf-app/node_modules/react-native-screens/android/build.gradle' line: 103
What went wrong:
A problem occurred configuring project ':react-native-screens'.
The text was updated successfully, but these errors were encountered: