Building - octalmage/robotjs GitHub Wiki
Linux
Ubuntu
node-gyp build
will fail without these headers present, you can install with:
sudo apt-get install libxtst-dev libpng-dev
Mac
Windows
Electron for Windows
node-gyp build
will fail without these headers present, you can install with:
sudo apt-get install libxtst-dev libpng-dev
Electron for Windows