react-native-unicons icon indicating copy to clipboard operation
react-native-unicons copied to clipboard

Incompatible with RN 0.64.1?

Open joeyfigaro opened this issue 3 years ago • 4 comments

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:

joeyfigaro avatar May 13 '21 19:05 joeyfigaro

Hello from the future,

They are getting even worse in RN 0.68.1

IshaanRawat avatar May 30 '22 09:05 IshaanRawat

Any update?

oliveira086 avatar Dec 02 '22 14:12 oliveira086

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?

josejimenezbuild avatar Apr 04 '24 23:04 josejimenezbuild

+1

arslanafzal077 avatar May 08 '24 08:05 arslanafzal077