find-java-home : Find JAVA_HOME on any system. You can installing find-java-home npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install find-java-home $ sudo npm install -g find-java-home
If want to update the find-java-home package execute the command as below,
$ sudo npm update find-java-home
Update package globally,
$ npm install -g find-java-home
$ sudo git clone https://github.com/rektide/find-java-home.git
$ sudo npm install -g ./find-java-home
find-java-home@0.2.0 /usr/lib/node_modules/find-java-home
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall find-java-home
Package Name | find-java-home |
Version | 0.2.0 |
Description | Find JAVA_HOME on any system |
Released Date | 2017-07-05T17:28:45.129Z |
Published by | jsdevel |
How to Learn | https://www.npmjs.com/package/find-java-home/tutorial |