-
Notifications
You must be signed in to change notification settings - Fork 20
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
Task :d11_react-native-fast-image:compileDebugJavaWithJavac FAILED #39
Comments
@nicolaturcoep Can you help me more details or a minimum reproducer would be nice |
original error was: Task :react-native-fast-image:compileDebugJavaWithJavac I tried the package as recommended in this thread: DylanVann/react-native-fast-image#1009 my configuration: java: openjdk version "17.0.10" 2024-01-16 LTS |
@nicolaturcoep you have used original react-native-fast-image which is not maintained anymore |
I also get this error:
Note: [2] Wrote GeneratedAppGlideModule with: [com.bumptech.glide.integration.okhttp3.OkHttpLibraryGlideModule, com.dylanvann.fastimage.FastImageOkHttpProgressGlideModule] /Users/.../node_modules/@d11/react-native-fast-image/android/src/main/java/com/dylanvann/fastimage/FastImageSource.java:72: error: isResource() in FastImageSource cannot override isResource() in ImageSource I updated my project from react-native v0.73.9 to v0.75.2. Edit: |
I wanted to fix this issue , but react-native team already fixed this , which will be released in next version after 0.75.2. |
@SebiVPS I would suggest you to try react-native-nightly |
@SebiVPS I will fix this within a day or two |
@deepanshushuklad11 Great! Thanks a lot! |
@SebiVPS This is fixed , and i have published a new version |
Thank you very much 🙌 |
after command "npm run android"
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
The text was updated successfully, but these errors were encountered: