Skip to content
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

Execution failed for task ':react-native-spinkit:compileDebugJavaWithJavac'. #131

Open
Base29 opened this issue Feb 11, 2020 · 6 comments
Open

Comments

@Base29
Copy link

Base29 commented Feb 11, 2020

Hello guys I am getting this error while compiling on android

Execution failed for task ':react-native-spinkit:compileDebugJavaWithJavac'.

react-native version = 0.59.10
package version = 1.5.0

Any idea how to resolve this ?

@Base29
Copy link
Author

Base29 commented Feb 12, 2020

It would be really helpful if the developer could reply ... I am really stuck here not sure what to do ...

@Base29
Copy link
Author

Base29 commented Feb 18, 2020

is the support active for this package or it is abandoned ??

@Andrea-Arguello
Copy link

I am having this issue too. It seems to be a problem of the developer using androidx.
I have tried adding android.useAndroidX=true to my gradle.properties to no avail. Adding android.enableJetifier=true makes a lot of other libraries crash.

@Andrea-Arguello
Copy link

For a little more detail, all problems arose in the RNSpinkit.java file, and it seems to be an error with the symbol Nullable.

@Andrea-Arguello
Copy link

Andrea-Arguello commented Mar 26, 2020

@Base29 If I'm correct, the latest version of this library is supposed to support React Native 0.60.4. Are you using this version of React Native? I for one am on RN 0.59, which might be what causes the issue.

If possible, I'd suggest you update React Native. Else, use a previous commit of this repository.

@ahmedjaafar6
Copy link

ya I'm having the same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants