-
27 Jul 2011 11:08 AM #1
Error when running sencha to build JSB3 deployment file
Error when running sencha to build JSB3 deployment file
Hello,
I am a newbie to extjs and want to know if I missed a step in the installation of the Sencha SDK Tools. I'm following the extjs tutorial, and try to run:
sencha create jsb -a index.html -p app.jsb3
I get the following error message because sencha can't be found as a valid application:
'sencha' is not recognized as an internal or external command, operable program or batch file.
Do you know how I can run sencha to build the JSB3 deployment file?
Many thanks for your time!
-
31 Aug 2011 7:45 PM #2
By looking at the post date, I'm assuming that this problem has been resolved by now, but I'll post this for reference.
The installer installs sdk tool and adds path to ~/.profile (or ~/.bash_profile, mine was .profile)
You can reload this profile by typing this in the terminal then press enter:
Code:source ~/.profile
-
16 Sep 2011 2:00 AM #3
Any solution for Windows XP?
I checked my environment variables, but nothing was set there.
-
16 Sep 2011 8:02 AM #4
-
9 Mar 2012 9:21 AM #5
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote