th3rdwave / react-native-safe-area-context

A flexible way to handle safe area insets in JS. Also works on Android and Web!
MIT License
2.14k stars 197 forks source link

Could not find react-native-0.71.0-rc.0-debug.aar #384

Closed coucoseth closed 1 year ago

coucoseth commented 1 year ago

I installed this package and my android app is not compiling, i get the following response

Execution failed for task ':react-native-safe-area-context:generateDebugRFile'.

Could not resolve all files for configuration ':react-native-safe-area-context:debugCompileClasspath'. Failed to transform react-native-0.71.0-rc.0-debug.aar (com.facebook.react:react-native:0.71.0-rc.0) to match attributes {artifactType=android-symbol-with-package-name, com.android.build.api.attributes.BuildTypeAttr=debug, org.gradle.category=library, org.gradle.dependency.bundling=external, org.gradle.libraryelements=aar, org.gradle.status=release, org.gradle.usage=java-api}. Could not find react-native-0.71.0-rc.0-debug.aar (com.facebook.react:react-native:0.71.0-rc.0). Searched in the following locations: https://repo.maven.apache.org/maven2/com/facebook/react/react-native/0.71.0-rc.0/react-native-0.71.0-rc.0-debug.aar

bang9 commented 1 year ago

Please refer this issue https://github.com/facebook/react-native/issues/35210

jacobp100 commented 1 year ago

Is this still an issue?

coucoseth commented 1 year ago

thanks @bang9 no it is not @jacobp100 , let me go ahead and close it