iohook
iohook copied to clipboard
mac OS Press the “Caps Lock” key and the application will crash
trafficstars
Expected Behavior
Current Behavior
Possible Solution
Steps to Reproduce (for bugs)
Context
Your Environment
- IOHook Version:
- Environment name and version (e.g. Chrome 39, node.js 5.4, electron 11.2):
- Operating System and version (desktop or mobile):
- Optional Link to your project:
This is a known issue with loading ioHook in the electron main process. Try loading it in the electron renderer process.
I have the same problem, How to solve it?
I'm facing the same problem with my electron app. @dabinghao123 @kiritnarain @VolitationXiaoXing Can we resolve it by using different versions?
I have the same problem~