Gradle (Android Studio) — папка с нулевым извлечением для артефакта: ResolvedArtifact ⇐ Android
-
Anonymous
Gradle (Android Studio) — папка с нулевым извлечением для артефакта: ResolvedArtifact
I'm trying to create an Android build using Android Studio. The platform is React Native v0.61.5 (Migrated to AndroidX), but I am getting the following error. I also tried cleaning the build multiple times and invalidating caches. I even tried deleting the .aar file mentioned in the given location, but with no success:
Null extracted folder for artifact: ResolvedArtifact(componentIdentifier=androidx.annotation:annotation-experimental:1.4.0, variantName=null, artifactFile=/Users/.gradle/caches/modules-2/files-2.1/androidx.annotation/annotation-experimental/1.4.0/c7a2038d831d0cfbfb9a440890b287c2e839ecf/annotation-experimental-1.4.0.aar, extractedFolder=null, dependencyType=ANDROID, isWrappedModule=false, buildMapping={__current_build__=/code/mobileapp/android}, mavenCoordinatesCache=com.android.build.gradle.internal.ide.dependencies.MavenCoordinatesCacheBuildService$Inject@24d6a856) Not sure what is causing this issue, any help is appreciated.
Источник: https://stackoverflow.com/questions/779 ... edartifact
I'm trying to create an Android build using Android Studio. The platform is React Native v0.61.5 (Migrated to AndroidX), but I am getting the following error. I also tried cleaning the build multiple times and invalidating caches. I even tried deleting the .aar file mentioned in the given location, but with no success:
Null extracted folder for artifact: ResolvedArtifact(componentIdentifier=androidx.annotation:annotation-experimental:1.4.0, variantName=null, artifactFile=/Users/.gradle/caches/modules-2/files-2.1/androidx.annotation/annotation-experimental/1.4.0/c7a2038d831d0cfbfb9a440890b287c2e839ecf/annotation-experimental-1.4.0.aar, extractedFolder=null, dependencyType=ANDROID, isWrappedModule=false, buildMapping={__current_build__=/code/mobileapp/android}, mavenCoordinatesCache=com.android.build.gradle.internal.ide.dependencies.MavenCoordinatesCacheBuildService$Inject@24d6a856) Not sure what is causing this issue, any help is appreciated.
Источник: https://stackoverflow.com/questions/779 ... edartifact
Мобильная версия