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

Plugin with id 'maven' not found #2

Open
UchennaOkafor opened this issue Nov 26, 2021 · 2 comments
Open

Plugin with id 'maven' not found #2

UchennaOkafor opened this issue Nov 26, 2021 · 2 comments

Comments

@UchennaOkafor
Copy link

I tried to run this project and I get this error and was wondering if this is something that can be fixed. I've Google'd around but new to native android so im unsure how to fix it

@Only-IceSoul
Copy link
Owner

Only-IceSoul commented Nov 27, 2021

If you use expo, add dev-client
" yarn add expo-dev-client "

(android studio add mavenCentral() to repositories in your gradle)

@renochew
Copy link

renochew commented Dec 30, 2021

Hi, I just want to reported that I got the same error, I managed to make it work by downgraded Gradle to v6.9 and plugin version to 4.2.2. There are a few discussion related to this error on the Gradle forum, apparently Gradle 7 remove the maven plugin which caused the problem.

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