wilix-team / iohook

Node.js global keyboard and mouse listener.
https://wilix-team.github.io/iohook
MIT License
1.2k stars 291 forks source link

iohook doesn't install on Garuda Linux (arch-based) #384

Closed radstevee closed 2 years ago

radstevee commented 2 years ago

Expected Behavior

It is supposed to install.

Current Behavior

When i try to install it via npm i iohook it gives me this error: Error: GET https://github.com/wilix-team/iohook/releases/download/v0.9.3/iohook-v0.9.3-node-v102-linux-x64.tar.gz returned 404 Prebuild for current platform (iohook-v0.9.3-node-v102-linux-x64) not found!. I tried building it from the source code manually but it returned the same error.

Possible Solution

Change the version to download in the files

Your Environment

FIXED: Used Node.js v15.14.0 and put the abi in the package.json