Trying to run sencha app locally from the zip app I got, using Sencha Cmd v6.2.2.36
I ran following commands
Firstly, I deleted .sencha directory (since it was generated from diffrent version Sencha Cmd V6.2.1.39)
sencha app init --frameworks=~/sencha-sdks --ext@6.5.0 --universal MyApp
[ERR] Directory is already part of an application. Consider running 'sencha app install'
sencha app install Created .sencha
sencha app build
[ERR]
The following error occurred while executing this line:/Users/npatel/Work/actual/AlNadeebExternal/.sencha/app/build-impl.xml:436:
The following error occurred while executing this line:/Users/npatel/Work/actual/AlNadeebExternal/.sencha/app/packager-impl.xml:17:
The following error occurred while executing this line:/Users/npatel/Work/actual/AlNadeebExternal/.sencha/app/cordova-impl.xml:77:
The following error occurred while executing this line:jar:file:/Users/npatel/bin/Sencha/Cmd/6.2.2.36/sencha.jar!/com/sencha/ant/antlib.xml:674: shellscript returned: 1```
What could be the possible direction to resolve above error.
I don't have any previous exposure with sencha
I cannot upgrade version