Questions tagged [sencha-command]

For questions related to sencha's command tool.

Sencha Cmd is the cornerstone to build your Sencha application. From scaffolding a new project, to minifying and deploying your application to production, Sencha Cmd provides a full set of lifecycle management features to compliment your Sencha project.

24 questions
1
vote
1 answer

Sencha Touch Packaging to Android Error

Im having trouble packaging my aplication to android using Sencha Cmd v3.0.0.250 in Windows. I run the command sencha package build packager.json and gives me this error: [ERR] Created directory…
1
vote
2 answers

Sencha command - not a valid sdk directory, please cd into a valid directory

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…
jaffa
  • 26,770
  • 50
  • 178
  • 289
1
vote
4 answers

Build error with Sencha Command

I just upgraded my app to Sencha Touch 2.1 and I'm now trying to build it for production. Unfortunately, I get the following error message : Sencha Cmd v3.0.0.250 [DBG] checking /Users/titouanvanbelle/Documents/workspace/app/sencha/.sencha/app…
1
vote
4 answers

Sencha Touch 2: Cannot find module `/sencha-sdk-dir/command/sencha.js`

I am on Arch Linux x64 with Sencha Touch 2 x64 installed. From the SDK directory, I ran ./sencha [jiewmeng@JM SenchaSDKTools-2.0.0-beta3]$ ./sencha [WARN] The current working directory (/opt/SenchaSDKTools-2.0.0-beta3) is not a recognized Sencha SDK…
Jiew Meng
  • 84,767
  • 185
  • 495
  • 805
0
votes
1 answer

ExtJs4 - how to run and make first MVC template in Sencha Command?

I'm trying to run 'Sencha Command' from http://www.sencha.com/products/touch/ SDK on windows, but i just don't know what to do. How to run and make first ExtJs4 MVC template in Sencha Command?
obenjiro
  • 3,665
  • 7
  • 44
  • 82
0
votes
1 answer

sencha touch build native to create apk file

I'm a sencha touch new developer,there is a problem confusing me for two weeks!! I use sencha CMD to build native app by 'sencha app build native' and then get the process log like this below,by the way ,there are some messy code while creating…
Vincent
  • 1
  • 2
0
votes
0 answers

UnsupportedClassVersionError in sencha-app-refresh & sencha-app-build

I am getting the above exception while run the 'ant dist' command at command prompt. I have installed ruby & sencha command. I am using java "1.5.0.06" and jre 6 in my system. sencha-app-refresh: [attrib] Applied attrib to 432 files and 0…
0
votes
1 answer

Sencha-Touch to Android - TouchWiz issue

I am new to Android and I have just build my first apk file. My app is is actually a Sencha-Touch-Web-App packaged for Andoird by Sencha CMD. Samsung user interface TouchWiz stops when I install the app on my device with adb. Which makes the device…
Cherif
  • 5,223
  • 8
  • 33
  • 54
0
votes
1 answer

Using Sencha Command in Aptana

Is there an existing solution for using Sencha command (to create app or controllers etc...) directly from the Aptana IDE. Any help will be welcome...
Alain BUFERNE
  • 2,016
  • 3
  • 26
  • 37
1
2