joeferner / node-java

Bridge API to connect with existing Java APIs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to install it because i got error

HamidShaikh1499 opened this issue · 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 java@0.12.x 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 Try changing to jdk1.8?