-
29 Oct 2012 11:40 AM #1
Sencha CMD 3.0.0.230 - No such property: 'create'
Sencha CMD 3.0.0.230 - No such property: 'create'
I'm looking at the 2.1.0-rc2 documentation (http://localhost/sencha-touch-2.1.0-...de/command_app)
Under Guides > Writing Applications > Using Sencha Cmd with Sencha Touch. The guide makes references to the command "sencha app create" under the heading "Create a New Application".
I keep getting the following error: "No such property: 'create'".
Sencha command seems to be installed correctly. Listing "sencha" at the command prompt does not show any property "create" either. I assume the docs are not up-to-date.
Sencha Cmd 3.0.0.230
Windows 7 x64
-
29 Oct 2012 1:11 PM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,714
- Vote Rating
- 436
That is for the old Sencha Command. The new command for Sencha Cmd is:
sencha generate app MyAppName /path/to/MyAppNameMitchell 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.
-
29 Oct 2012 1:30 PM #3
In which case the old sencha command is listed in the new doc.
-
26 Nov 2012 1:11 PM #4
The doc needs to be updated. Bad experience for first timer.
Touch 2.1 Docs>Writing Applications>Using Sencha Cmd for Sencha Touch>Creating a New Application.
-
31 Jan 2013 9:40 AM #5
Please update documentation
Please update documentation
Absolutely agree. It's cumbersome having to look for the right code months after the upgrade took place.
-
8 Feb 2013 4:20 PM #6
I agree, please update the documentation.
I am completely new to Sencha, never looked at it until today, and it has been a frustrating day. What is the point in having a 'getting started with Ext jS4' if you cannot follow the example step by step.
-
19 Feb 2013 11:03 AM #7
Doc needs to be updated
Doc needs to be updated
The getting started guide has the old command: http://www.sencha.com/learn/getting-...encha-touch-2/
-
20 Feb 2013 2:16 AM #8
Note: Case insensitivity
Note: Case insensitivity
This command sencha generate app MyApp ../../MyApp
Will overwrite ../../myapp directory ....is this a bug?
-
20 Feb 2013 2:17 AM #9
Agreed
regarding updating docs
-
20 Feb 2013 7:15 AM #10Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,714
- Vote Rating
- 436
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.
Looks like we can't reproduce the issue or there's a problem in the test case provided.


Reply With Quote