Every time I try to run anything...
I installed using the dmg from the website on OS X. Had previously installed node through nvm.
Stack trace:
Error: Module did not self-register.
at Error (native)
at Module.load (module.js:341:32)
at Function.Module._load (module.js:296:12)
at Module.require (module.js:351:17)
at require (module.js:370:17)
at bindings (/Users/martin.genev/Projects/how-to/server/node_modules/bcrypt/node_modules/bindings/bindings.js:74:15)
at Object.<anonymous> (/Users/martin.genev/Projects/how-to/server/node_modules/bcrypt/bcrypt.js:3:35)
at Module._compile (module.js:446:26)
at Object.Module._extensions..js (module.js:464:10)
at Module.load (module.js:341:32)