Question

I've made my app and now I want to package it so I goto my application directory in terminal containing

/app
/app.js
/app.json
/resources
/index.html
/touch

I run sencha app build package and I run into

[ERR]       Please ensure this command was executed from a valid application directory
[ERR]       Unable to locate 'app.dir' config property from sencha.cfg

What am I doing wrong? I am in the application directory, it contains the sdk in the touch folder.

Was it helpful?

Solution

Which version of Sencha SDK & CMD are you using? Latest version of Cmd does not work with SDK versions before 2.1.1.

Check this out : Sencha Cmd Unable to locate 'app.dir' config property from sencha.cfg

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top