CraZySacX / node-jdbc

JDBC Wrapper for node.js
140 stars 107 forks source link

I got error while installing jdbc #223

Open HamidShaikh1499 opened 3 years ago

HamidShaikh1499 commented 3 years ago

I got below error, mind seeing below image for errors image

Mind showing me how to install jdbc in my node application and i know about node-gyp means why it rebuild and which thing require to rebuild node-gyp i installed jdk 15.0.2. and for node-gyp rebuild i installed visual studio 2019(installed C++,NodeJS,Python,OpenJDK In VS2019) however i got above error while installing jdbc

i have latest version of nodejs and my operating system is windows 10

HamidShaikh1499 commented 3 years ago

May be there could be an error in jdbc but i am not clear about it, but in node-java there is an error because when i install jdbc so i got error about FAILED AT JAVA@0.10.6 NOT INSTALLED

am i right about it?

bilalialikissankpeyi commented 3 years ago

I'm having the same issue could @HamidShaikh1499 you tell us how you definitely resolve this issue Thanks.

HamidShaikh1499 commented 3 years ago

@bilalialikissankpeyi while installing node-jdbc so it shows error regarding node-java, not node-jdbc because node-java is required to install nodejdbc so this issue is come from node-java.

If you want to install it so u have to follow node-java installation step and then you can install node-jdbc node-java requires JDK_1.8, Python version2.7.X, 32bit node.js version also required but there is one library that install all tools for nodejs but that library has also issue not use it that's library is https://github.com/felixrieseberg/windows-build-tools

do you want to use it for local-database if yes then you should use RealmJs and WatermelonDB