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

Incompatible with RN 0.64.1? #30

Open
joeyfigaro opened this issue May 13, 2021 · 4 comments
Open

Incompatible with RN 0.64.1? #30

joeyfigaro opened this issue May 13, 2021 · 4 comments

Comments

@joeyfigaro
Copy link

FAILURE: Build failed with an exception.

* Where:
Build file '/Users/<a>/Repositories/<x>/packages/app/node_modules/@iconscout/react-native-unicons/android/build.gradle' line: 89

* What went wrong:
A problem occurred configuring project ':iconscout_react-native-unicons'.
> You must specify a URL for a Maven repository.
// build.gradle
task androidJavadoc(type: Javadoc) {
    source = android.sourceSets.main.java.srcDirs
    classpath += files(android.bootClasspath)
    classpath += files(project.getConfigurations().getByName('compile').asList()) // line 89
    include '**/*.java'
}

These are starting to pile up. Please let me know if I can provide anything else that might help. 🔥

@IshaanRawat
Copy link

Hello from the future,

They are getting even worse in RN 0.68.1

@oliveira086
Copy link

Any update?

@josejimenezbuild
Copy link

At 2024 I have the same error

1: Task failed with an exception.

  • Where:
    Build file '/home/runner/work/sophicare-mobile/sophicare-mobile/node_modules/@iconscout/react-native-unicons/android/build.gradle' line: 18

  • What went wrong:
    A problem occurred evaluating project ':iconscout_react-native-unicons'.

Plugin with id 'maven' not found.

Some update or workaround?

@arslanafzal077
Copy link

+1

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