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
cordova -v
8.1.2 ([email protected])
cordova platform list
Installed platforms:
android 6.2.3
cordova build android
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'android'.
> Could not resolve all dependencies for configuration ':_debugApkCopy'.
> Could not find com.android.support:support-core-ui:27.1.1.
Searched in the following locations:
/AppData/Local/Android/Sdk/extras/android/m2repository/com/android/support/support-core-ui/27.1.1/support-core-ui-27.1.1.pom
/AppData/Local/Android/Sdk/extras/android/m2repository/com/android/support/support-core-ui/27.1.1/support-core-ui-27.1.1.aar
/App/platforms/android/sdk-manager/com/android/support/support-core-ui/27.1.1/support-core-ui-27.1.1.aar
Required by:
project : > com.android.support:support-v4:27.1.1
> Could not find com.android.support:support-fragment:27.1.1.
Searched in the following locations:
/AppData/Local/Android/Sdk/extras/android/m2repository/com/android/support/support-fragment/27.1.1/support-fragment-27.1.1.pom
/AppData/Local/Android/Sdk/extras/android/m2repository/com/android/support/support-fragment/27.1.1/support-fragment-27.1.1.aar
/App/platforms/android/sdk-manager/com/android/support/support-fragment/27.1.1/support-fragment-27.1.1.aar
Required by:
project : > com.android.support:support-v4:27.1.1
> Could not find com.android.support:support-annotations:27.1.1.
Searched in the following locations:
/AppData/Local/Android/Sdk/extras/android/m2repository/com/android/support/support-annotations/27.1.1/support-annotations-27.1.1.pom
/AppData/Local/Android/Sdk/extras/android/m2repository/com/android/support/support-annotations/27.1.1/support-annotations-27.1.1.jar
/App/platforms/android/sdk-manager/com/android/support/support-annotations/27.1.1/support-annotations-27.1.1.jar
Required by:
project : > com.android.support:support-v4:27.1.1 > com.android.support:support-compat:27.1.1
project : > com.android.support:support-v4:27.1.1 > com.android.support:support-media-compat:27.1.1
project : > com.android.support:support-v4:27.1.1 > com.android.support:support-core-utils:27.1.1
> Could not find android.arch.lifecycle:runtime:1.1.0.
Searched in the following locations:
/AppData/Local/Android/Sdk/extras/android/m2repository/android/arch/lifecycle/runtime/1.1.0/runtime-1.1.0.pom
/AppData/Local/Android/Sdk/extras/android/m2repository/android/arch/lifecycle/runtime/1.1.0/runtime-1.1.0.aar
App/platforms/android/sdk-manager/android/arch/lifecycle/runtime/1.1.0/runtime-1.1.0.aar
Required by:
project : > com.android.support:support-v4:27.1.1 > com.android.support:support-compat:27.1.1
Everything worked fine yesterday.
The text was updated successfully, but these errors were encountered:
Everything worked fine yesterday.
The text was updated successfully, but these errors were encountered: