It's my first time developing an app using ionic framework, but everytime I try to execute $ ionic build --release android this error always occur. What should I do?
Looks like you have set wrong PATH variable for jdk .Add the location of the bin folder of the JDK installation for the PATH variable in System Variables
$ java -versiongive you?