In the Sencha SDK 3.0, sencha create is not a correct command!
When I enter
sencha create jsb -a ./app.html -p ./app.jsb3
I get info of “No such property : ‘create'”.
How can I create usb file in new Sencha SDK 3.0? Thank you for your help!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
is a unique command and is ommitted from the Sencha Cmd v3.0 – why – who knows!?
you still need to use the SDK Tools v2.0, and this command (because
senchafor v3.0 is in your path):Where
ExtPackageTestis the root of your web app codeI think the best if you can move to Ext 4.1.3+ is to go straight to the new Sencha Cmd v3.0 for Ext Js follow this guide.
It’s very sensitive and I’d recommend you create a new app with it and copy your app code into the template it generates. I found my code behaved differently after packaging into release mode and was told by support I’d “just got lucky” that this hadn’t happened with the debug set up ^^.
http://docs.sencha.com/ext-js/4-1/#!/guide/command