NPM安装java

NPM安装java,java,node.js,npm,Java,Node.js,Npm,我在使用npm安装java时遇到问题: MSBUILD : error MSB1009: Project file does not exist. Switch: build/binding.sln gyp ERR! build error gyp ERR! stack Error: `C:\Program Files (x86)\MSBuild\14.0\bin\msbuild.exe` failed with exit code: 1 gyp ERR! stack at ChildP

我在使用npm安装java时遇到问题:

MSBUILD : error MSB1009: Project file does not exist.
Switch: build/binding.sln
gyp ERR! build error
gyp ERR! stack Error: `C:\Program Files (x86)\MSBuild\14.0\bin\msbuild.exe` failed with exit code: 1
gyp ERR! stack     at ChildProcess.onExit (C:\Users\sienikam\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\build.js:258:23)
gyp ERR! stack     at emitTwo (events.js:126:13)
gyp ERR! stack     at ChildProcess.emit (events.js:214:7)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:198:12)
gyp ERR! System Windows_NT 6.1.7601
有没有人遇到过类似的问题并找到了解决方案

我想运行一个使用
webdriver sync
库的脚本。
但我得到了以下错误:

js:672 return process.dlopen(module,path._makeLong(filename))
错误:找不到指定的模块。
\?\C:\Users\sienikam\node\u modules\java\build\Release\nodejavabridge\u bindings.node


你想做什么?我把你的评论纳入了问题中。