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

Build a version for Electron v24.4.0 #437

Open
dassoop opened this issue Jun 24, 2023 · 5 comments
Open

Build a version for Electron v24.4.0 #437

dassoop opened this issue Jun 24, 2023 · 5 comments

Comments

@dassoop
Copy link

dassoop commented Jun 24, 2023

Is is possible to use iohook with electron v24.4.0? Currently I'm using the command "npm install iohook --save" and getting this back in the logs

Error: GET https://github.com/wilix-team/iohook/releases/download/v0.9.3/iohook-v0.9.3-node-v108-darwin-x64.tar.gz returned 404
npm ERR! Prebuild for current platform (iohook-v0.9.3-node-v108-darwin-x64) not found!
npm ERR! Try to build for your platform manually:
npm ERR! # cd node_modules/iohook;
npm ERR! # npm run build

Is it possible to build this version manually or include a version working version with npm?

Here are my current devDependencies:

"dependencies": {
    "electron-squirrel-startup": "^1.0.0",
    "robotjs": "^0.6.0"
  },
  "devDependencies": {
    "@electron-forge/cli": "^6.1.1",
    "@electron-forge/maker-deb": "^6.1.1",
    "@electron-forge/maker-rpm": "^6.1.1",
    "@electron-forge/maker-squirrel": "^6.1.1",
    "@electron-forge/maker-zip": "^6.1.1",
    "electron": "24.4.0"
  }
@Mrx-dev
Copy link

Mrx-dev commented Jul 3, 2023

same here I got the same problem iohook is no longer maintained i think

@Ankit-Devslane
Copy link

@dassoop , @Mrx-dev , did you find any alternative for that

@dassoop
Copy link
Author

dassoop commented Jan 5, 2024

@dassoop , @Mrx-dev , did you find any alternative for that

Yeah I ended up using "globalShortcut" within Electron to do the same thing. Hope it works for ya

@lacymorrow
Copy link
Collaborator

We are starting to work on getting this library updated, looking for any help or PRs!

@xizo5
Copy link

xizo5 commented Jul 9, 2024

我们开始努力更新这个库,寻找任何帮助或 PR!

后续还会有更新吗?

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

5 participants