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

Error when including userid module

Open markhorsman opened this issue 9 years ago • 0 comments

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 would me greatly appreciated.

Mark Horsman

markhorsman avatar Oct 19 '16 07:10 markhorsman