When I run Sencha app watch (sencha app watch), my build fails with the following error:
BUILD FAILED [ERR] com.sencha.exceptions.ExBuild: PhantomJS sass build exited with code : 139 [ERR] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
This started happening right after an upgrade to MacOS Sierra.
My Sencha CMD version is 6.1.3.42
ExtJS version 6.0.2
After reading a lot of posts, I have come to the conclusion that Sierra requires a 2.x version of phantomJS while this specific version of Sencha requires PhantomJS version of 1.9.8.
Is there no workaround apart from a Sencha CMD upgrade for this problem?