Iconscout / react-native-unicons

Unicons - 1000+ vector icons as easy to use vector React Native Components
Other
24 stars 13 forks source link

Incompatible with RN 0.64.1? #30

Open joeyfigaro opened 3 years ago

joeyfigaro commented 3 years ago
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. :fire:

IshaanRawat commented 2 years ago

Hello from the future,

They are getting even worse in RN 0.68.1

oliveira086 commented 1 year ago

Any update?

josejimenezbuild commented 5 months ago

At 2024 I have the same error

1: Task failed with an exception.

Some update or workaround?

arslanafzal077 commented 4 months ago

+1