Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while installing #443

Closed
ghost opened this issue Jan 30, 2024 · 2 comments
Closed

Error while installing #443

ghost opened this issue Jan 30, 2024 · 2 comments

Comments

@ghost
Copy link

ghost commented Jan 30, 2024

Error when installing

npm ERR! path C:\Users\Deeptanshu\Desktop\dumb-overlay\node_modules\iohook
npm ERR! command failed
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-v115-win32-x64
npm ERR! Downloading prebuild.tar.gz
npm ERR! [>                                            ] 0.0% (0 B/s)
npm ERR! ^[[1000D^[[0K^[[1A^[[1000D^[[0K^[[1A^[[1000D^[[0KDownloading prebuild.tar.gz
npm ERR! Error: GET https://github.com/wilix-team/iohook/releases/download/v0.9.3/iohook-v0.9.3-node-v115-win32-x64.tar.gz returned 404
npm ERR! Prebuild for current platform (iohook-v0.9.3-node-v115-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\Deeptanshu\Desktop\dumb-overlay\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\DEEPTA~1\AppData\Local\Temp\prebuild.tar.gz'] {
npm ERR!   errno: -4058,
npm ERR!   code: 'ENOENT',
npm ERR!   syscall: 'open',
npm ERR!   path: 'C:\\Users\\DEEPTA~1\\AppData\\Local\\Temp\\prebuild.tar.gz'
npm ERR! }
npm ERR!
npm ERR! Node.js v20.11.0

npm ERR! A complete log of this run can be found in: C:\Users\Deeptanshu\AppData\Local\npm-cache\_logs\2024-01-30T14_57_32_308Z-debug-0.log

Steps to Reproduce (for bugs)

npm i iohook

Your Environment

Windows 10
Node version: 10.4.0

@lacymorrow
Copy link
Collaborator

You're using Node 20, currently not supported

@ghost
Copy link
Author

ghost commented Jan 31, 2024

Ok, thank you

@ghost ghost closed this as completed Jan 31, 2024
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant