The error message means that the bindings package within node.js fails to find minskyRESTService.node. I assume that when you launch the Ravel app directly from the Windows desktop shortcut, things work fine, so bindings is finding the node addon. Actually there are no changes between 3.16 and 3.17 in the node area, so the only thing that could have changed is how MSOffice deals with forking a node application. So, if possible, could you verify if the 3.16.19 version still works now. Note I do not...