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

javascript - Knockout pushing observable and computed data to an observable array -

Trouble making a JSON string -

sitecore - Resolve ISitecoreService using SimpleInjector -