I'm trying to build an extjs 6 app, running sencha app build or sencha app build classic
but it fails with:
PHP Code:
[ERR] BUILD FAILED[ERR] java.lang.NullPointerException
[ERR] at org.apache.[ERR] tools.ant.Task.perform(Task.java:348)
[ERR]
[ERR] Total time: 33 seconds
[ERR] The following error occurred while executing this line:/home/.../.sencha/app/build-impl.xml:399: The following error occurred while executing this line:/home/.../.sencha/app/page-impl.xml:232: The following error occurred while executing this line:/home/.../.sencha/app/page-impl.xml:104: The following error occurred while executing this line:/home/.../.sencha/app/page-impl.xml:17: The following error occurred while executing this line:/home/.../.sencha/app/page-impl.xml:18: java.lang.NullPointerException
Any suggestions?