Description
npm install iohook --save
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated request@2.88.2: request has been deprecated, see request/request#3142
npm ERR! code 1
npm ERR! path /Users/myuser/Projects/robot/node_modules/iohook
npm ERR! command failed
npm ERR! command sh -c node install.js
npm ERR! Downloading prebuild for platform: iohook-v0.9.3-node-v88-darwin-arm64
Downloading prebuild.tar.gz
npm ERR! Error: GET https://github.com/wilix-team/iohook/releases/download/v0.9.3/iohook-v0.9.3-node-v88-darwin-arm64.tar.gz returned 404
npm ERR! Prebuild for current platform (iohook-v0.9.3-node-v88-darwin-arm64) not found!
npm ERR! Try to build for your platform manually:
npm ERR! # cd node_modules/iohook;
npm ERR! # npm run build
npm ERR!
npm ERR! /Users/myuser/Projects/robot/node_modules/iohook/install.js:16
npm ERR! throw err;
npm ERR! ^
npm ERR!
npm ERR! [Error: ENOENT: no such file or directory, open '/var/folders/wj/r11dy7lj4l1dt0hp_fx59gxjk7045q/T/prebuild.tar.gz'] {
npm ERR! errno: -2,
npm ERR! code: 'ENOENT',
npm ERR! syscall: 'open',
npm ERR! path: '/var/folders/wj/r11dy7lj4l1dt0hp_fx59gxjk7045q/T/prebuild.tar.gz'
npm ERR! }
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/myuser/.npm/_logs/2023-07-18T15_01_47_954Z-debug.log