Open CrimsonVex opened 4 years ago
Same problem.
In the site there is a small explanation about building on windows. Although that did not have me a good result, after that and after using electron-rebuild (extra nom package), it started to work for me
Attempting to call
npm start
for my node app that uses robotjs 0.6.0 installed vianpm install robotjs
on node 12.16.1 under Windows 10 Pro x64.I've got
node-gyp
installed, and runningnode-gyp
rebuild in thenode_modules/robotjs
folder of my project runs successfully.Current Behavior
Your Environment