Skip to content

Instantly share code, notes, and snippets.

@mwawrusch
Created December 2, 2013 22:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mwawrusch/7760623 to your computer and use it in GitHub Desktop.
Save mwawrusch/7760623 to your computer and use it in GitHub Desktop.
/home/plasma/project/martin-hash-test.js:7
hash.setEncoding('hex');
^
TypeError: Object #<Hash> has no method 'setEncoding'
at Object.<anonymous> (/home/plasma/project/martin-hash-test.js:7:6)
at Module._compile (module.js:454:26)
at Object.Module._extensions..js (module.js:472:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.runMain (module.js:497:10)
at process._tickCallback (node.js:325:13)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment