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
IOHook Version: -
Environment name and version (e.g. Chrome 39, node.js 5.4, electron 11.2): nodejs v17.5.0, npm v8.5.1
Operating System and version (desktop or mobile): Garuda Linux (arch-based Distribution) with Linux Zen Kernel
FIXED: Used Node.js v15.14.0 and put the abi in the package.json
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