I cant installl robotjs on my node.js file
i am trying to install robotjs in my node js project
but every time i type “npm i robotjs” it gives me this error
gyp (or python) error when installing RobotJS with npm install git+https://github.com/octalmage/robotjs.git
When I install robotjs with npm install robotjs, it works.