I have an app and many package that required with app, and I will create a view with
sencha gen view viewname
in package, but raise following error :
[ERR] Please ensure this command was executed from a valid application directory
[ERR] Unable to locate 'app.dir' config property from sencha.cfg
please help me how to resolve this problem.