ERROR doing node init.js
I've been runing this few days ago without any problem, but now I suddenly get this error:
Error: Module did not self-register.
at Error (native)
at Object.Module._extensions..node (module.js:435:18)
at Module.load (module.js:344:32)
at Function.Module._load (module.js:301:12)
at Module.require (module.js:354:17)
at require (internal/module.js:12:17)
at Object.
What con It be? I didnt changed anything!! :/ Please Help
Same issue. The error can happen if the modules loaded are for a different architecture. I rebuilt the node_modules after reinstalling npm but it did not help.