[英]cordova - Error: Failed to fetch platform android on azure buiild pipeline
我正在处理azure build pipeline
并尝试运行 ionic 命令的任务到cordova add platform android
并且在运行命令时我收到下面提到的错误。
Failed to fetch platform cordova-android@7.1.4
Probably this is either a connection problem, or platform spec is incorrect.
Check your connection and platform name/version/URL.
Failed to get absolute path to installed module
[ERROR] An error occurred while running subprocess cordova.
cordova platform add android --save exited with exit code 1.
我正在使用托管的 mac 代理macOS-10.14
在 azure DevOps 上运行构建管道。
声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.