29er
26 Oct 2012, 9:17 AM
Just to test, use the exact instructions over at
http://docs.sencha.com/touch/2-0/#!/guide/command
run '' sencha generate model User --fields=id:int,name,email "
I get this error :
Sencha Cmd v3.0.0.230
[ERROR] --fields=id is not a valid field name
[ERROR] Invalid Field Name
I tried different field names, etc, but no luck.
Thanks
http://docs.sencha.com/touch/2-0/#!/guide/command
run '' sencha generate model User --fields=id:int,name,email "
I get this error :
Sencha Cmd v3.0.0.230
[ERROR] --fields=id is not a valid field name
[ERROR] Invalid Field Name
I tried different field names, etc, but no luck.
Thanks