Skip to content

Instantly share code, notes, and snippets.

@cmcavoy
Created February 1, 2012 16:00
Show Gist options
  • Save cmcavoy/1717702 to your computer and use it in GitHub Desktop.
Save cmcavoy/1717702 to your computer and use it in GitHub Desktop.
vagrant@lucid32:~$ start-server
Error requiring supplied module "/home/vagrant/openbadges/app.js".
Error: Unable to load shared library /home/vagrant/openbadges/node_modules/bcrypt/build/Release/bcrypt_lib.node
at Object..node (module.js:475:11)
at Module.load (module.js:351:31)
at Function._load (module.js:310:12)
at Module.require (module.js:357:17)
at require (module.js:373:17)
at Object.<anonymous> (/home/vagrant/openbadges/node_modules/bcrypt/bcrypt.js:5:18)
at Module._compile (module.js:444:26)
at Object..js (module.js:462:10)
at Module.load (module.js:351:31)
at Function._load (module.js:310:12)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment