Skip to content

Instantly share code, notes, and snippets.

@tutuca
Created February 4, 2011 22:17
Show Gist options
  • Save tutuca/811887 to your computer and use it in GitHub Desktop.
Save tutuca/811887 to your computer and use it in GitHub Desktop.
Can't startproject
$ drty-admin startproject potaje
node.js:114
throw e; // process.nextTick error, or 'error' event on first tick
^
Error: Cannot find module 'hashlib'
at Function._resolveFilename (module.js:198:11)
at Function._load (module.js:156:25)
at require (module.js:225:19)
at /home/tutuca/lib/node/.npm/drty/0.0.1/package/lib/contrib/facebook/index.js:4:12
at Object.<anonymous> (/home/tutuca/lib/node/.npm/drty/0.0.1/package/lib/contrib/facebook/index.js:86:2)
at Module._compile (module.js:281:26)
at Object..js (module.js:287:10)
at Module.load (module.js:213:31)
at Function._load (module.js:180:10)
at require (module.js:225:19)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment