-
6 Nov 2012 2:13 AM #1
cmd v3. what is ${framework.config.dir} ?
cmd v3. what is ${framework.config.dir} ?
I have this error when doing "sencha app build"
Code:C:\Users\CASA\Documents\WebsIDIQ\Cesilabs_com_esigest\html\esinube_desarrollo\ap licaciones\esitareas>sencha app build Sencha Cmd v3.0.0.230 [ERROR] The following error occurred while executing this line: C:\Users\CASA\Documents\WebsIDIQ\Cesilabs_com_esigest\html\esinube_desarrollo\ap licaciones\esitareas\.sencha\workspace\plugin.xml:2: Cannot find C:\Users\CASA\D ocuments\WebsIDIQ\Cesilabs_com_esigest\html\esinube_desarrollo\aplicaciones\esit areas\.sencha\workspace\${framework.config.dir}\plugin.xml imported from C:\User s\CASA\Documents\WebsIDIQ\Cesilabs_com_esigest\html\esinube_desarrollo\aplicacio nes\esitareas\.sencha\workspace\plugin.xml-------------------
Manel Juàrez
-
6 Nov 2012 11:58 PM #2
You can try "sencha -debug app build" to see if you get some extra insight, but it looks like you may be running the command from the wrong folder. Check that you are in your application folder and that you have a ".sencha" folder present.
If you have upgraded Sencha Cmd you should run "sencha app upgrade" in your app folder to ensure you have the proper generated scripts. This command should also be run if you upgrade your framework.Don Griffin
Ext JS Development Team Lead
Check the docs. Learn how to (properly) report a framework issue and a Sencha Cmd issue
"Use the source, Luke!"
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote