感谢您尝试帮助解决此问题。我使用付费的Ionic Pro订阅进行云构建和打包。直到两天前,当 iOS版本突然停止工作时,一直都很好。
要清楚,之前构建的完全相同的提交现在没有构建,唯一可见的错误消息是" 错误:作业失败:退出状态1 " 。对于Android,构建仍然正常运行。
我已根据建议here删除了cordova-plugin-console
并更新了cordova-ios
。
我执行了npm cache clean -f
& npm install npm -g
建议here。
我在24小时前用Ionic支持打开了一张票,但仍然没有回复。
这是完整(非常短)的构建日志:
Running with gitlab-ci-multi-runner 9.1.0 (0118d89)
on Mac Package Runner 2 (dd66aa51)
Using Shell executor...
Running on Ionics-Mac-3.local...
Cloning repository...
Cloning into '/Users/ionic/builds/dd66aa51/0/project-1'...
Warning: Permanently added the ECDSA host key for IP address 'xx.xx.xx.xxx' to the list of known hosts.
Checking out f7b42652 as master...
Skipping Git submodules setup
$ fetch-updates
Checking for build process updates...
Running after script...
$ clean-up
Cleaning up files...
Successful clean up
ERROR: Job failed: exit status 1
这是我的ionic info
:
$ ionic info
cli packages: (C:\Users\Andreas\AppData\Roaming\npm\node_modules)
@ionic/cli-utils : 1.10.2
ionic (Ionic CLI) : 3.10.3
global packages:
Cordova CLI : 7.0.1
local packages:
@ionic/app-scripts : 2.1.4
Cordova Platforms : android 6.2.3 ios 4.4.0
Ionic Framework : ionic-angular 3.6.1
System:
Node : v6.11.0
npm : 5.4.2
OS : Windows 7
我开始觉得Ionic构建服务器出现了一些奇怪的事情,但我非常感谢任何指针和建议,试图修复任何破坏的东西。
答案 0 :(得分:1)
昨天我遇到了同样的问题。但它似乎现在正在运作。你应该重试。 :) 哈里路亚!