Skip to content

Non-existing version of iohook, v0.9.3-node-v111-win32-x64 #432

Open
@OguzhanUmutlu

Description

@OguzhanUmutlu

NPM is failing to install iohook.

Expected Behavior

Successful installation.

Current Behavior

Throws an error:

npm ERR! command C:\windows\system32\cmd.exe /d /s /c node install.js
npm ERR! Downloading prebuild for platform: iohook-v0.9.3-node-v111-win32-x64
Downloading prebuild.tar.gz                                                                                                                                                             
npm ERR! Error: GET https://github.com/wilix-team/iohook/releases/download/v0.9.3/iohook-v0.9.3-node-v111-win32-x64.tar.gz returned 404                                                 
npm ERR! Prebuild for current platform (iohook-v0.9.3-node-v111-win32-x64) 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! C:\Users\HP\IdeaProjects\neet\node_modules\iohook\install.js:16
npm ERR!   throw err;
npm ERR!   ^
npm ERR!
npm ERR! [Error: ENOENT: no such file or directory, open 'C:\Users\HP\AppData\Local\Temp\prebuild.tar.gz'] {
npm ERR!   errno: -4058,
npm ERR!   code: 'ENOENT',
npm ERR!   syscall: 'open',
npm ERR!   path: 'C:\\Users\\HP\\AppData\\Local\\Temp\\prebuild.tar.gz'
npm ERR! }

Possible Solution

An update

Your Environment

Windows 11
HP Victus

  • IOHook Version: 0.9.3
  • Environment name and version: Node 19.8.1
  • Operating System and version: Desktop, Windows 11

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions