Hybrid View
-
27 Dec 2012 12:46 AM #1
Unanswered: ERR No such property: "jsb"
Unanswered: ERR No such property: "jsb"
Hi all,
I'm trying to generate a jsb file with this command:
But it show error:Code:sencha create jsb -a http://localhost/NotesApp/index.html -p app.jsb3 -v
Then, I change 'create' to 'generate'Code:ERR No such property: 'create'
The error changes to:
Is there something wrong with command?Code:ERR No such property: 'jsb'
I'm using sencha cmd 3.0
Thanks,
Didin
-
29 Dec 2012 7:12 AM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,641
- Vote Rating
- 434
- Answers
- 3106
If you are using Sencha Touch 2.1.0 with Sencha Cmd 3 then you should really use sencha generate app command to create the application and then you can use the sencha app build command to build the app.
Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.
-
5 Jan 2013 6:42 PM #3
I also have this problem.
When the app is already created, how to we build jsb with cmd 3.0?
-
1 Feb 2013 3:12 PM #4
Having this same issue...
Having this same issue...
I am told to use Sencha CMD 3.x with Sencha Touch 2.1, however the tutorials don't seem to match up with the actual program.
-
24 Feb 2013 7:01 AM #5
Facing same issue with build in sencha2.1.1 with cmd 3.0
Facing same issue with build in sencha2.1.1 with cmd 3.0
Is there any fix for this issue?
I generated a new app using sencha cmd 3.0 but stil not able to build my app. It is throwing error "create does not exist".
C:\inetpub\wwwroot\m>sencha create jsb -a index.html -p app.jsb3
Sencha Cmd v3.0.2.288
[ERR] No such property : 'create'
Please help, it's very urgent!!!!!
Thanks,
Mahesh
-
24 Feb 2013 7:06 AM #6
I did not find a solution to this.
Sencha docs leave a lot to be desired.


Reply With Quote