extjs - Sencha : command not found

标签 extjs sencha-cmd

我已经使用终端安装了 Sencha,但无法从终端运行

samuel@samuel-pc:~/Downloads$ sudo ./SenchaCmd-6.5.0.180-linux-i386.sh -q
Starting Installer ...
The installation directory has been set to /root/bin/Sencha/Cmd/6.5.0.180.
Extracting files ...
Finishing installation ...
samuel@samuel-pc:~/Downloads$ sencha
sencha: command not found

最佳答案

因为你没有设置环境变量。

If running sencha results in the error message sencha: command not found on OSX/Linux or 'sencha' is not recognized as an internal or external command, operable program or batch file on Windows, follow these steps: ...

这是官方指南:https://docs.sencha.com/cmd/guides/intro_to_cmd.html#intro_to_cmd_-_command_not_found

关于extjs - Sencha : command not found,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/44829734/

相关文章:

ExtJs 组合在商店页面加载时丢失选定的值

javascript - FormPanel 上的按钮未显示

html - Sencha Touch——数据 View 内的旋转木马或水平滚动?

javascript - 如何使用 sencha archer 4 和 extjs 6 进行动态本地化?

javascript - C1005 : Closure Compiler Warning (Parse error. 由于语法错误,名称无法识别。) -- 压缩输入:

javascript - 无法在 ExtJs 项目中启动我的 index.html

javascript - 在应用程序其余部分之前加载 app.js

javascript - 使用 CSS - ExtJs 进行鼠标悬停时如何更改面板上的图像?

extjs - 在依赖于其他 2 个字段 extjs 的模型上创建一个字段

Extjs 6 Sencha Cmd 和 Spring Boot