Closed
Description
Edit by octalmage:
If RobotJS fails to build, install these packages:
sudo apt-get install libxtst-dev libpng++-dev
Original comment:
There's an error, some header .h file missing?
solution is to install X developer tools with:
sudo apt-get install xorg-dev
Perhaps add this to the README file.
never mind, doesn't work on Ubuntu :(