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

build faild on 0.62.2

Open ph98 opened this issue 3 years ago • 1 comments

im getting this error while im running on android:

npx react-native run-android "react-native": "0.62.2"

FAILURE: Build failed with an exception.

* What went wrong:
Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.
> Could not resolve all task dependencies for configuration ':app:debugCompileClasspath'.
   > Could not find androidx.appcompat:appcompat:1.2.0.
     Required by:
         project :app > project :expo-permissions
   > Could not find androidx.appcompat:appcompat:1.2.0.
     Required by:
         project :app > com.facebook.react:react-native:0.62.2

any idea what can i do?

ph98 avatar Mar 31 '21 19:03 ph98

same error

hugoduchene avatar Sep 21 '21 10:09 hugoduchene