[cordova]
[cordova] FAILURE: Build failed with an exception.
[cordova]
[cordova] * What went wrong:
[cordova] A problem occurred configuring project ':CordovaLib'.
[cordova] > Could not resolve all artifacts for configuration ':CordovaLib:classpath'.
[cordova] > Could not find com.jfrog.bintray.gradle:gradle-bintray-plugin:1.7.3.
[cordova] Searched in the following locations:
[cordova] - https://dl.google.com/dl/android/maven2/com/jfrog/bintray/gra...
[cordova] - https://dl.google.com/dl/android/maven2/com/jfrog/bintray/gra...
[cordova] - https://jcenter.bintray.com/com/jfrog/bintray/gradle/gradle-b...
[cordova] - https://jcenter.bintray.com/com/jfrog/bintray/gradle/gradle-b...
[cordova] Required by:
[cordova] project :CordovaLib
[cordova]
[cordova] * Try:
[cordova] 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.
[cordova]
[cordova] * Get more help at https://help.gradle.org
[cordova]
[cordova] BUILD FAILED in 3s
[cordova] F:\workCode\youhaoKuaiDian\branches\youhaoKuaiDianAndroidV3.7.0\platforms\android\gradlew: Command failed with exit code 1 Error output:
[cordova] FAILURE: Build failed with an exception.
[cordova]
[cordova] * What went wrong:
[cordova] A problem occurred configuring project ':CordovaLib'.
[cordova] > Could not resolve all artifacts for configuration ':CordovaLib:classpath'.
[cordova] > Could not find com.jfrog.bintray.gradle:gradle-bintray-plugin:1.7.3.
[cordova] Searched in the following locations:
[cordova] - https://dl.google.com/dl/android/maven2/com/jfrog/bintray/gra...
[cordova] - https://dl.google.com/dl/android/maven2/com/jfrog/bintray/gra...
[cordova] - https://jcenter.bintray.com/com/jfrog/bintray/gradle/gradle-b...
[cordova] - https://jcenter.bintray.com/com/jfrog/bintray/gradle/gradle-b...
[cordova] Required by:
[cordova] project :CordovaLib
[cordova]
[cordova] * Try:
[cordova] 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.
[cordova]
[cordova] * Get more help at https://help.gradle.org
[cordova]
[cordova] BUILD FAILED in 3s
[ERROR] An error occurred while running subprocess cordova.
cordova.cmd build android --device exited with exit code 1.
Re-running this command with the --verbose flag may provide more information.
直接运行ionic cordonva run android -lc
报错,请问那个大佬可以看下啥问题