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

A problem occurred evaluating project ':react-native-secure-storage'. > Plugin with id 'maven' not found. #47

Open
SairaHafeez786 opened this issue Jan 26, 2022 · 4 comments

Comments

@SairaHafeez786
Copy link

this error occured due to upgrade project from 0.66.3 to 0.67.1

@YanouHD
Copy link

YanouHD commented Feb 2, 2022

Check my PR about this error, fixed it for Gradle 7 :) #48

@zyvpeople
Copy link

had similar error after upgrading to RN 0.68.*.
fixed by using patch-package module and next patch https://gist.github.com/zyvpeople/a0092e6dd88691843c9fe57ad38841a9

@akoidan
Copy link

akoidan commented Jul 30, 2023

had similar error after upgrading to RN 0.68.*. fixed by using patch-package module and next patch https://gist.github.com/zyvpeople/a0092e6dd88691843c9fe57ad38841a9

It fixed the error, but the new one appeared :)

* What went wrong:
Could not determine the dependencies of task ':react-native-secure-storage:bundleLibCompileToJarDebug'.
> Could not create task ':react-native-secure-storage:compileDebugJavaWithJavac'.
   > In order to compile Java 9+ source, please set compileSdkVersion to 30 or above

@FableadAshish
Copy link

hey @akoidan have you fixed the bug

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

5 participants