i have a code for tracking mouse movement using robotjs running fine on node but when i use the same code in node web kit it gives me "module did not self-register " . Does there any proper solution for this problem that could work for me?
I have reinstalled the node webkit with the target node.js version 0.12 and it still showing me error when I write this line "var robot = require("robotjs")"
it shows error on webkit console :-
Error message: "Module did not self-register."stack: (...)get stack: function () { [native code] }set stack: function () { [native code] }proto: d ""