Skip to content

Instantly share code, notes, and snippets.

@djsauble
Created March 22, 2018 22:58
Show Gist options
  • Save djsauble/7d9021331e48dccaa14834e5aed28b84 to your computer and use it in GitHub Desktop.
Save djsauble/7d9021331e48dccaa14834e5aed28b84 to your computer and use it in GitHub Desktop.
Error when attempting to build https://github.com/Blacktiger/drilldown
$ ls ext/
Readme.md cmd index.js modern sass welcome
build examples license-include.txt package.json templates
build.xml ext-bootstrap.js license.txt packages test
classic index.html licenses release-notes.html version.properties
$ sencha app build
Sencha Cmd v6.5.3.6
[INF] Processing Build Descriptor : default (production environment)
[ERR] /usr/local/Sencha/Cmd/6.5.3.6/plugin.xml:333: The following error occurred while executing this line:
/Users/djsauble/Projects/work/drilldown/build.xml:8: Cannot find /Users/djsauble/Projects/work/drilldown/.sencha/app/build-impl.xml imported from /Users/djsauble/Projects/work/drilldown/build.xml
[ERR] A log is available in the file "/Users/djsauble/Projects/work/drilldown/sencha-error-20180322-2.log"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment