简体   繁体   English

ExtJS - 无法找到支持的框架

[英]ExtJS - Unable to locate supported Framework

Downloaded Ext JS Enterprise* Edition for MacOS Catalina.已下载适用于 MacOS Catalina 的 Ext JS Enterprise* 版。 Unzipped the file and executed the SenchaCmd-7.2.0.66-osx.app which installed the CMD tool.解压文件并执行安装了 CMD 工具的 SenchaCmd-7.2.0.66-osx.app。

The instructions to generate the application documented here states the following: 此处记录的生成应用程序的说明说明如下:

Generate the application using the following command: sencha -sdk /path/to/downloaded/sdk generate app modern MyApp ./MyApp使用以下命令生成应用程序:sencha -sdk /path/to/downloaded/sdk generate app modern MyApp ./MyApp

what is the /path/to/downloaded/sdk? /path/to/downloaded/sdk 是什么?

Tried several different paths but always get the following error: Unable to locate 'framework.dir' property from sencha.cfg and no framework directory specified [ERR] Please ensure this command was executed from a valid framework directory [ERR] No Framework specified.尝试了几个不同的路径,但总是得到以下错误:无法从 sencha.cfg 中找到 'framework.dir' 属性并且没有指定框架目录 [ERR] 请确保从有效的框架目录中执行此命令 [ERR] 没有指定框架。

Please help!请帮忙!

could not get the zip download and CMD to work.无法让 zip 下载和 CMD 工作。 Used the NPM option to download and make new app.使用 NPM 选项下载和制作新应用程序。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM