Appcelerator让我抓狂!
我正在尝试编译/测试/构建等,但我坚持下面的错误。首先,我认为这是因为我更新到了El Capitan,并且只针对iOS版本给出了这些错误。
后来,
当我尝试在Windows上为Android构建时,我意识到了这一点。
请帮帮我,我做了很多事情,但是我不能解决这个问题!
注销并不能解决任何问题。证书也没有改变任何东西。(在OS X上)
这是否与我在appcelerator平台上的帐户类型有关,或者其他我无法理解的事情...
[ERROR] :  Developer Certificate Invalid. Please logout using `appc logout -D` and then re-login again.
2015-12-03T18:42:18.785Z | TRACE  | titanium exited with exit code 100
2015-12-03T18:42:18.786Z | ERROR  | Error: ti run exited with error code 100
at ChildProcess.<anonymous> (C:\Users\Mustafa\.appcelerator\install\5.1.0\package\node_modules\appc-cli-titanium\plugins\run.js:92:66)
at ChildProcess.emit (events.js:110:17)
at Process.ChildProcess._handle.onexit (child_process.js:1074:12)
2015-12-03T18:42:18.787Z | TRACE  | Sending exit signal to titanium process:  3372
[ERROR] Application Installer abnormal process termination. Process exit value was 1发布于 2016-02-12 04:45:15
在我的例子中,这个错误是由我的姓氏中使用的非英语字符引起的。我建议您登录Appcelerator的仪表板,并验证您的帐户的详细信息(名,姓)。
https://stackoverflow.com/questions/34074282
复制相似问题