node-java icon indicating copy to clipboard operation
node-java copied to clipboard

how to install it because i got error

Open HamidShaikh1499 opened this issue 4 years ago • 1 comments

i got an error while installing node-java, i read about reamMe of java means how to install java module in node app means requires python 2.x not 3.x so installed 2.x version however i got error regarding Failed at [email protected] not installed.

my operating system is windows 10 and i know about NODE-GYP how to build it so i have installed visual studio 2019, python, nodejs, jdk9+, C++ to build node-gyp but i got error while installing java check out below image for more error

image image

mind checking image error for more information.

i know there is also issue about this type error in issue panel but that closed issue doesn't help me to solve my error. i dont know how to fix it to install node-java.

NodeJs latest version and jdk version is 15.0.2 and python version 2.12.x.

HamidShaikh1499 avatar Aug 21 '21 05:08 HamidShaikh1499

@HamidShaikh1499 Try changing to jdk1.8?

privateOmega avatar Sep 06 '21 09:09 privateOmega