【发布时间】:2016-10-01 12:32:52
【问题描述】:
我正在尝试使用 cordova run android 在 Cordova 5.4 中构建我的应用程序。我得到了这个:
* What went wrong:
A problem occurred configuring root project 'android'.
> Could not resolve all dependencies for configuration ':_debugCompile'.
> Could not find any version that matches com.android.support:support-v4:+.
Searched in the following locations:
https://repo1.maven.org/maven2/com/android/support/support-v4/maven-metadata.xml
https://repo1.maven.org/maven2/com/android/support/support-v4/
Required by:
:android:unspecified
我似乎无法找到这个。看起来熟悉?
【问题讨论】: