I create an application with the Sencha team, I followed all the steps, and everything worked fine until I entered the command sencha app build production. I get the following errors
[ERROR] CreateProcessW: The system cannot find the file specified.
[ERROR] Failed loading your application from: 'http://localhost/am/index.html'. Try setting the absolute URL to your application for the 'url' item inside 'app.json'
I use the latest sencha touch sdk and sencha touch 2 sdk tools.
I do not know why these errors exist, and I tried every solution I could come up with to fix them.
I looked through most sencha forums and other sites that were looking for an answer, but to no avail.
Does anyone know why I am getting these errors and / or the decision to fix the errors?
Any help would be greatly appreciated.
source
share