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

Node-java compilation

Open Hokins81 opened this issue 6 years ago • 0 comments

Hi, I compiled java module using below configuration and it compiled successfully but when i try to use it it gives error. Cannot find module '......\node_modules\java\build\Release\nodejavabridge_bindings.node

I just want to know that can i use msbuilt tool 2017 or is there any specific version.

Windows 7 SP1 x64 (All dependencies are 64 bit) node -v v10.14.2 (64) node-gyp -v v3.8.0 (64) JDK 1.8 (64)

Hokins81 avatar Jan 29 '19 05:01 Hokins81