node-iohook icon indicating copy to clipboard operation
node-iohook copied to clipboard

Binding of libuiohook for nodejs

Results 6 node-iohook issues
Sort by recently updated
recently updated
newest added

I get this error when trying to install the package on Ubuntu 21.04. I think the problem is near the bottom, something abut "aclocal: No such file or directory" ```...

I'm unable to even install on this due to the following error: ```shell [1/4] 🔍 Resolving packages... warning [email protected]: this package has been reintegrated into npm and is now out...

Hi, When I add node-iohook as a dependency to my projects, it fails to install on mac (and I assume linux as well) I've tracked it down to the libuiohook/bootstrap.sh...

bug

Unfortunately, the addon doesn't work and shows the following error: ```shell Error: dlopen(/Users/mazik/Desktop/hello/node_modules/node-iohook/build/Release/node-iohook.node, 1): Symbol not found: _kIOMasterPortDefault Referenced from: /Users/mazik/Desktop/hello/node_modules/node-iohook/build/Release/node-iohook.node Expected in: flat namespace in /Users/mazik/Desktop/hello/node_modules/node-iohook/build/Release/node-iohook.node at Object.Module._extensions..node (module.js:653:18)...

When installing this using NPM I get through the CMake build piece and then get this: Scanning dependencies of target prepare_iuhook autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext...

help wanted

Hey hey! I have been trying to make prebuilds of either `node-iohook` or the `iohook` package. It's been rough so far =) However, I at least got it to start...