-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot find build-impl.xml imported from build.xml #10
Comments
Just go to the app folder and run "sencha app install", it will fix the issue. |
I'm also having this issue. I ran "sencha app install" and I got the following output: [adam@Macintosh app]$ sencha app install I then re-ran the setup command "./setup ~/projects/sencha-frameworks" and got the following errors: Sencha Cmd v6.2.1.29 I'm running Sencha Cmd v6.2.1.29 under OS X 10.10.5 |
@aratcliffe try with sencha cmd 6.5.0.25, it supports ES6 |
Thanks! |
@aratcliffe let me know if it didn't work |
I'm running this on windows, using ext 6.2.0 and sencha cmd 6.2.0.103
With npm and/or yarn.
The setup script error with ".../build.xml:8: Cannot find .../app/.sencha/app/build-impl.xml imported from .../ap/build.xml"
The text was updated successfully, but these errors were encountered: