【发布时间】:2014-08-23 00:49:16
【问题描述】:
我知道煎茶很难学,但我什至无法到达一垒并生成一个起始应用程序,而且我确定我不是唯一一个!!!我已经下载了 Sencha Touch SDK 2.3.1(最新版)和 Sencha CMD 5.0.1(最新版)。我已经导航到 Sencha Touch 目录并输入每个人都说用来生成应用程序的命令: sencha generate app MyApp ../MyApp 在我的 Mac 上,当 Sencha CMD 尝试安装工作目录和 SDK 时出现错误文件。这是 mac 问题还是我在这里遗漏了什么?
这是我得到的:
[ERR] Directory /Users/Adam/Documents/Websites/touch not recognized as a framework
[ERR] Directory /Users/Adam/Documents/Websites/touch not recognized as a framework
[INF] Processing Build Descriptor : default
[INF] Loading app json manifest...
[INF] Concatenating output to file /Users/Adam/Documents/Websites/build/temp/production/myApp/sencha-compiler/cmd-packages.js
[INF] writing content to /Users/Adam/Documents/Websites/MyApp/bootstrap.js
[INF] appending content to /Users/Adam/Documents/Websites/MyApp/bootstrap.js
[INF] appending content to /Users/Adam/Documents/Websites/MyApp/bootstrap.js
[INF] appending content to /Users/Adam/Documents/Websites/MyApp/bootstrap.js
[INF] Appending content to /Users/Adam/Documents/Websites/MyApp/bootstrap.json
另外,build 和 touch 目录最终不会出现在 MyApp 目录中,而是上一层。太令人沮丧了。任何熟悉 Sencha 的人的帮助将不胜感激。谢谢
【问题讨论】: