java 8 - Can't update JAVA_HOME in Ionic -


so have updated jdk version 8.0 or greater , confirmed on terminal java -version. when run command ionic build android, still has java_home set previous jdk, 7.0. did change in /etc/environment , yes, afterwards used source /etc/environment/.

anyone know how update java_home ionic?

it mistake in path set java_home.

i changed following

java_home=/usr/lib/jvm/java-8-oracle


Comments

Popular posts from this blog

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

javascript - Confirm a form & display message if form is valid with JQuery -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -