Android 和 iOS 应用程序不再在 appcelerator Studio 中启动

Android and iOS apps doesnt launch anymore in appcelerator Studio

好吧,这很奇怪,昨天我工作正常,今天什么都没有。 当我尝试 运行 我的应用程序时,我得到了这个

iOS

[INFO] :   Launching iOS Simulator
[LiveView] version 1.0.9
[LiveView] File Server Started on Port 8324
[LiveView] Event Server Started on Port 8323
[LiveView] Client connected
[INFO] :   [LiveView] Error Evaluating app @ Line: 3
[ERROR] :  SyntaxError: Unexpected keyword 'var'. Expected ';' after var declaration.
[ERROR] :  File: app
[ERROR] :  Line: 3
[ERROR] :  SourceId: <null>
[ERROR] :  Backtrace:
[ERROR] :   undefined
[LiveView] Client disconnected

Android

[WARN] :   EGL_genymotion: eglSurfaceAttrib not implemented
[INFO] :   [LiveView] Error Evaluating app @ Line: undefined
[ERROR] :  SyntaxError: Unexpected token var
[ERROR] :  File: app
[ERROR] :  Line: undefined
[ERROR] :  SourceId: undefined
[ERROR] :  Backtrace:
[ERROR] :  undefined
[WARN] :   TiVerify: (Timer-0) [5000,5000] Verifying module licenses...
[INFO] :   TiVerify: (Timer-0) [436,5436] Succesfully verified module licenses

Appcelerator Studio,内部版本:4.5.0.201602170821
开发工具包 5.2.0。 GA

任何帮助都会得到帮助.. 提前致谢..

你能再次禁用 liveview 和 运行 应用吗