node-userid
node-userid copied to clipboard
Module Version mismatch (Ubuntu 14.04)
module.js:460 return process.dlopen(module, path._makeLong(filename)); ^
Error: Module version mismatch. Expected 46, got 47.
at Error (native)
at Object.Module._extensions..node (module.js:460:18)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:313:12)
at Module.require (module.js:366:17)
at require (module.js:385:17)
at Object.
Also experiencing this issue on Ubuntu 14.04.
Also having this issue on OS X 10.11.4
Removing your node_modules folder and reinstalling your project fixes it