-
I am trying to install robotjs. For that purpose, I have nodeJS on Visual Studio Code. This the error i get.
> robotjs@0.6.0 install C:\Users\awais\Documents\ScrapperProjects\Twitter Bot\node_modul…
-
There are significant issues with response times with both RobotJS and Key-Sender
RobotJS locks up the main thread, when processing an input, causing lag within the applet.
Key-Sender has a inheri…
-
## Expected Behavior
Robotjs should install correctly on TravisCI
## Current Behavior
Fails with `robotjs.target.mk:128: recipe for target 'Release/obj.target/robotjs/src/robotjs.o' failed` e…
-
My first fiddle attempt.
I wanted to create a fiddle to report a bug with robotjs, but I get this error even though I specified the dependency:
![image](https://github.com/electron/fiddle/assets…
-
```
λ npx node-gyp rebuild
gyp info it worked if it ends with ok
gyp info using node-gyp@4.0.0
gyp info using node@12.1.0 | win32 | x64
gyp info spawn C:\Python27\python.EXE
gyp info spawn args …
-
Just installing failed
## Expected Behavior
Install without issues
## Current Behavior
Installation failed
## Steps to Reproduce (for bugs)
1. Download sample https://github.com/Sergey…
-
## Expected Behavior
`robot.scrollMouse(0, 100);` // It should scroll the screen upwards
## Current Behavior
`robot.scrollMouse(0, 100);` // Doing nothing...
## Steps to Reproduce (for bugs)
…
-
Error: The module '\\?\C:\Users\chron\KITT\node_modules\robotjs\build\Release\robotjs.node'
was compiled against a different Node.js version using
NODE_MODULE_VERSION 108. This version of Node.js re…
-
```
git clone https://github.com/octalmage/robotjs
cd robotjs
npm install -g node-gyp
npm i
```
```
code@kingdeMacBook-Air robotjs % npm i
npm WARN old lockfile
npm WARN old lockfil…
aogg updated
2 months ago
-
Need for new release version on npm
## Expected Behavior
New version of robotJs on npm.
## Current Behavior
In the begining of last year were implemented some fixes for mouse scroll issue on w…