It has been awhile since I updated my Sencha CMD (currently running v4.0.4.84). I had successfully updated to Sencha CMD v5.0.1.231, however, while trying to init phonegap
sencha phonegap init com.example.www my-app my-app
I get the following errors in my log:
Sencha Cmd v5.0.1.231
[INF] Creating App
[ERR] The following error occurred while executing this line:
/bin/Sencha/Cmd/5.0.1.231/extensions/cmd-packager/cmd-packager.plugin.xml:131: org.mozilla.javascript.EvaluatorException: Function importClass must be called with a class; had "[JavaPackage java.nio.charset.StandardCharsets]" instead. (anonymous#3)
The same happens with beta v5.0.2.250.
I checked my java version and it is the latest (Java 7 Update 67)