Closed
Description
This issue is linked to nut-js#98 regarding segfaults on macOS using the current node LTS version (lts/erbium).
According to an issue comment, this behaviour also shows in RobotJS, which libnut is based off.
It has been reported that when using node v12.12, no segfault happens
Actions to perform:
- Root cause analysis on why segfaults occur on node > v12.12
- Investigate possible solutions