Skip to content

Instantly share code, notes, and snippets.

@stagas
Created May 22, 2010 17:23
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save stagas/410220 to your computer and use it in GitHub Desktop.
ubuntu@default:~/.node_libraries/nun$ make
test/test-basic.js: crypto:3638
return (new Hash).init(hash);
^
TypeError: undefined is not a function
at CALL_NON_FUNCTION_AS_CONSTRUCTOR (native)
at Object.createHash (crypto:3638:11)
at /home/ubuntu/.node_libraries/nun/index.js:35:19
at EventEmitter._tickCallback (node.js:48:25)
at node.js:204:9
FAIL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment