Bernie

Results 7 comments of Bernie

Error: The module '\\?\C:\Users\twk-b\itwkracing\node\node_modules\node-irsdk\build\Release\IrSdkNodeBindings.node' was compiled against a different Node.js version using NODE_MODULE_VERSION 64. This version of Node.js requires NODE_MODULE_VERSION 72. Please try re-compiling or re-installing the module (for instance,...

If you where able to increase/decrease the value of FFB setting (similar to one of the Option pages in game) that would allow you to map it to button boxes...

phantomjs and slimerjs should be optDependencies rather then deps, otherwise it forces both to be installed; and i dont want slimerjs installed unless i am using it. For me on...

if its optional, the build doesn't fail when that component fails. As grunt-casper can work with one of the two failing, or even both failing with a global install(phantom/casper/slimer).That seems...

Really appreciate the library. Just switched to using .handle() from using custom code. Figured it would just work (with previous tests in place), but I found that line while digging...