Error: PlugIn return value equal to STATUS_SUCCESS
at VGen.plugin (.......\node_modules\vgen-xbox\vgen-xbox.js:126:19)
at _vgen.installDriver (.......\demo.js:12:15)
at .......\node_modules\vgen-xbox\vgen-xbox.js:95:21
at ChildProcess.exithandler (child_process.js:262:7)
at emitTwo (events.js:125:13)
at ChildProcess.emit (events.js:213:7)
at maybeClose (internal/child_process.js:927:16)
at Socket.stream.socket.on (internal/child_process.js:348:11)
at emitOne (events.js:115:13)
at Socket.emit (events.js:210:7)
I'm getting an error when trying to run demo.js. The drivers are installed every time I run it because of the error. I'm fairly sure I have all of the node ffi build tools although it does come up with this warning
..\src\ffi.cc(111): warning C4996: 'v8::Object::ForceSet': was declared deprecated [.......\node_modules\ffi\build\ffi_bindings.vcxproj when installing, I'm not sure if this is to be expected.
Node: 8.4.0
OS: Windows 10 x64
I'm getting an error when trying to run demo.js. The drivers are installed every time I run it because of the error. I'm fairly sure I have all of the node ffi build tools although it does come up with this warning
..\src\ffi.cc(111): warning C4996: 'v8::Object::ForceSet': was declared deprecated [.......\node_modules\ffi\build\ffi_bindings.vcxprojwhen installing, I'm not sure if this is to be expected.Node: 8.4.0
OS: Windows 10 x64