1

I'm having a problem with sencha command. I've cd'd into the path containing the SDK and then pointed to the path of my app but I get the above error. Is this a beta bug or am I missing something? Not sure what else to try....

My command prompt:

C:\Program Files (x86)\SenchaSDKTools-2.0.0-beta3>sencha app create MyApp C:\Development\MyNewApp
jaffa
  • 26,770
  • 50
  • 178
  • 289

2 Answers2

1

You need to go to the SDK folder not the SDK Tools folder to execute sencha command

Titouan de Bailleul
  • 12,920
  • 11
  • 66
  • 121
  • 1
    Thanks, I wish this was made a little more clear in the documentation. – jaffa Dec 12 '12 at 23:39
  • What is sdk folder by the way ? I m pulling my hair since yesterday but no help so far.. Im using Sencha Cmd v5.0.0.106 and installed Ruby as well. – Aman Gupta Jun 17 '14 at 08:13
  • @agpt I have the same question. Did you ever figure out specifically which folder they mean? – David May 13 '15 at 15:50
1

If you're using the newest version of Sencha Touch, then you shouldn't use the Sencha SDK Tools. Instead, download and use Sencha Cmd (it's a different program with the same name; confusing, yes).

Otherwise, here's a thread which discusses this problem. There are a number of solutions presented, one of which is downloading Sencha Touch and creating a .senchasdk file within it.

voithos
  • 68,482
  • 12
  • 101
  • 116