Mark Horsman
Mark Horsman
Works perfectly in Linux but when I finally got it working on Windows it only shows when a reader is connected/disconnected, no card events. Node 10.16.0 Yarn 1.17.3 Electron 3.0...
Will you also support the findNumbers method from the original Google library (https://github.com/google/libphonenumber)?
For some reason our implementation of the editor only works on localhost. In production or test domain we get an error in https://editor.unlayer.com/embed.js?2 on the following line: `n = (i...
Hello, I'm trying to use your userid module (latest 0.2.0) with node version v4.1.2, npm version 2.14.4 and nvm version 0.32.0. I get the following errors: `module.js:356 Module._extensions[extension](this, filename); ^...
When I include the module I get the following error: node_modules/userid/build/Release/userid.node: undefined symbol: node_module_register It happens after this line: var _userid = require(path.join(__dirname, '../build/Release/userid.node')); I am using node v4.1.2 Help...