You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.
I got this error when running 'yarn react-native run-android':
Could not resolve all files for configuration ':app:debugCompileClasspath'.
Could not find com.sovrin:vcx:1.0.0-23-08-2018T16-48-02.
Searched in the following locations:
file:/Users/annguyen/Library/Android/sdk/extras/m2repository/com/sovrin/vcx/1.0.0-23-08-2018T16-48-02/vcx-1.0.0-23-08-2018T16-48-02.pom
file:/Users/annguyen/Library/Android/sdk/extras/m2repository/com/sovrin/vcx/1.0.0-23-08-2018T16-48-02/vcx-1.0.0-23-08-2018T16-48-02.aar
file:/Users/annguyen/Library/Android/sdk/extras/google/m2repository/com/sovrin/vcx/1.0.0-23-08-2018T16-48-02/vcx-1.0.0-23-08-2018T16-48-02.pom
file:/Users/annguyen/Library/Android/sdk/extras/google/m2repository/com/sovrin/vcx/1.0.0-23-08-2018T16-48-02/vcx-1.0.0-23-08-2018T16-48-02.aar
file:/Users/annguyen/Library/Android/sdk/extras/android/m2repository/com/sovrin/vcx/1.0.0-23-08-2018T16-48-02/vcx-1.0.0-23-08-2018T16-48-02.pom
file:/Users/annguyen/Library/Android/sdk/extras/android/m2repository/com/sovrin/vcx/1.0.0-23-08-2018T16-48-02/vcx-1.0.0-23-08-2018T16-48-02.aar
https://maven.google.com/com/sovrin/vcx/1.0.0-23-08-2018T16-48-02/vcx-1.0.0-23-08-2018T16-48-02.pom
https://maven.google.com/com/sovrin/vcx/1.0.0-23-08-2018T16-48-02/vcx-1.0.0-23-08-2018T16-48-02.aar
file:/Users/annguyen/sovrin-connector-preview/node_modules/react-native/android/com/sovrin/vcx/1.0.0-23-08-2018T16-48-02/vcx-1.0.0-23-08-2018T16-48-02.pom
file:/Users/annguyen/sovrin-connector-preview/node_modules/react-native/android/com/sovrin/vcx/1.0.0-23-08-2018T16-48-02/vcx-1.0.0-23-08-2018T16-48-02.aar
https://sovrin.mycloudrepo.io/public/repositories/libvcx-android/com/sovrin/vcx/1.0.0-23-08-2018T16-48-02/vcx-1.0.0-23-08-2018T16-48-02.pom
https://sovrin.mycloudrepo.io/public/repositories/libvcx-android/com/sovrin/vcx/1.0.0-23-08-2018T16-48-02/vcx-1.0.0-23-08-2018T16-48-02.aar
https://jcenter.bintray.com/com/sovrin/vcx/1.0.0-23-08-2018T16-48-02/vcx-1.0.0-23-08-2018T16-48-02.pom
https://jcenter.bintray.com/com/sovrin/vcx/1.0.0-23-08-2018T16-48-02/vcx-1.0.0-23-08-2018T16-48-02.aar
file:/Users/annguyen/sovrin-connector-preview/android/app/libs/vcx-1.0.0-23-08-2018T16-48-02.aar
file:/Users/annguyen/sovrin-connector-preview/android/app/libs/vcx.aar
https://jitpack.io/com/sovrin/vcx/1.0.0-23-08-2018T16-48-02/vcx-1.0.0-23-08-2018T16-48-02.pom
https://jitpack.io/com/sovrin/vcx/1.0.0-23-08-2018T16-48-02/vcx-1.0.0-23-08-2018T16-48-02.aar
Required by:
project :app
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org'
The text was updated successfully, but these errors were encountered:
I got this error when running 'yarn react-native run-android':
The text was updated successfully, but these errors were encountered: