Skip to content

Instantly share code, notes, and snippets.

@sedge
Created October 18, 2013 16:27
Show Gist options
  • Save sedge/7044073 to your computer and use it in GitHub Desktop.
Save sedge/7044073 to your computer and use it in GitHub Desktop.
Another-MBP:Splattr k.sedge$ node app.js
18 Oct 12:26:26 - Using Memory Cache
buffer.js:188
throw new TypeError('First argument needs to be a number, ' +
^
TypeError: First argument needs to be a number, array or string.
at new Buffer (buffer.js:188:15)
at Object.<anonymous> (/Users/k.sedge/Documents/_github/Splattr/lib/transifex.js:5:29)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at Object.<anonymous> (/Users/k.sedge/Documents/_github/Splattr/lib/Webmaker.js:4:28)
at Module._compile (module.js:456:26)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment