Skip to content

Instantly share code, notes, and snippets.

@aconbere
Created May 20, 2010 01:46
Show Gist options
  • Save aconbere/407098 to your computer and use it in GitHub Desktop.
Save aconbere/407098 to your computer and use it in GitHub Desktop.
opae: boxer(master) aconbere$ node lib/boxer.js example test
processing: /home/aconbere/Projects/javascript/boxer/example
publishing to: /home/aconbere/Projects/javascript/boxer/test
buffer:46
return this.utf8Write(string, offset);
^
TypeError: Offset is out of bounds
at Buffer.write (buffer:46:19)
at Object.write (fs:162:14)
at writeAll (fs:312:6)
at fs:335:7
at node.js:204:9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment