【发布时间】:2017-02-28 05:28:08
【问题描述】:
我的 Appcelerator Studio 突然崩溃,无法再打开或使用它。我尝试卸载并重新安装它,但没有运气。
对此有什么想法吗?请查看Crash error report here
系统信息
操作系统:MAC(OS X El Capitan v10.11.3) 内存:4GB RAM
崩溃报告
undefined:1
SyntaxError: Unexpected end of input
at Object.parse (native)
at Object.readConfig (/usr/local/lib/node_modules/appcelerator/lib/util.js:720:30)
at Object.<anonymous> (/usr/local/lib/node_modules/appcelerator/bin/appc:96:23)
at Module._compile (module.js:409:26)
at Object.Module._extensions..js (module.js:416:10)
at Module.load (module.js:343:32)
at Function.Module._load (module.js:300:12)
at Function.Module.runMain (module.js:441:10)
at startup (node.js:139:18)
at node.js:968:3
【问题讨论】:
-
您能否添加
ti info输出。看起来更像是一个节点问题(例如错误的版本) -
@miga,我不能在此使用 CLI,它总是给我上面的错误。正确答案已由 Kondal 发布。
标签: ide appcelerator crash-reports appcelerator-studio