iohook: Does not work in nodejs v14.0.0+

Expected Behavior

Works in nodejs v14.0.0+

Current Behavior

Negative!

Possible Solution

Steps to Reproduce (for bugs)

  1. Install Nodejs v14.16.0 and msys2

  2. download iohook-master from github

  3. run the command node build.js --runtime node --version 14.16.0 --abi 83 --no-upload and output iohook.node and uiohook.dll after build success

  4. It’s interrupted when run with nodejs application but no any exception,for example: image

  5. After testing, the built file is available when I switch the Nodejs’s version back to v12.6.0,

Context

Your Environment

  • Version used: node.js 14.16.0
  • Environment name and version (e.g. Chrome 39, node.js 5.4):
  • Operating System and version (desktop or mobile):
  • Link to your project:

About this issue

  • Original URL
  • State: open
  • Created 3 years ago
  • Reactions: 4
  • Comments: 17

Most upvoted comments

Broken on Node 14 for Linux too.