将Extjs 5.0.1更新到6.2.1时出错(com.sencha.exceptions.ExParse:处理myApp / app / controller / Main.js的引用失败

时间:2017-03-13 22:17:05

标签: extjs sencha-cmd

我在将Extjs 5.0.1更新到6.2.1时遇到错误,我将现有项目更新为6.2.1但是我收到错误

(com.sencha.exceptions.ExParse:处理myApp / app / controller / Main.js的引用失败

[ERR] 
[ERR] BUILD FAILED
[ERR] com.sencha.exceptions.ExParse: Failed processing references for /MyApp/app/controller/Main.js
[ERR]   at com.sencha.tools.compiler.sources.Insta
[ERR] nceConfigReferenceProcessor.processInstanceConfig(InstanceConfigReferenceProcessor.java:155)
[ERR] 
[ERR] Total time: 19 seconds
[ERR] The following error occurred while executing this line:
/MyApp/.sencha/app/build-impl.xml:380: The following error occurred while executing this line:
/MyApp/.sencha/app/init-impl.xml:384: com.sencha.exceptions.ExParse: Failed processing references for /MyApp/app/controller/Main.js

我正在使用CMD 6.2.1.29

任何人都可以帮助我吗

Main.js在这里https://jsfiddle.net/akhilgopinath/bnvf39ck/

1 个答案:

答案 0 :(得分:0)

在我的情况下,我已修复它在视图中用空格字符串''替换空字符串'。

来源:https://www.sencha.com/forum/showthread.php?330729-6-2-modern-container-tooltip