octalmage / robotjs

Node.js Desktop Automation.
http://robotjs.io
MIT License
12.3k stars 949 forks source link

Travis CI: Test on current versions of Node.js #651

Closed cclauss closed 3 years ago

cclauss commented 3 years ago

Node-gyp is locked on version 3.8.0 when the current release of Node-gyp is v7.1.2 which makes robotjs fail on Node v15+ on Linux.

brandonros commented 3 years ago

does this package actually work on Mac OS Big Sur + nodejs 14 or is it totally broken? I'm pretty sure last time I tried it wouldn't actually move the mouse or read the screen or something like that.