Skip to content

Instantly share code, notes, and snippets.

@springmeyer
Created May 12, 2011 22:38
Show Gist options
  • Save springmeyer/969620 to your computer and use it in GitHub Desktop.
Save springmeyer/969620 to your computer and use it in GitHub Desktop.
d:tilemill dane$ ./tilemill.js
Started TileMill on port 8889.
/Users/dane/projects/tilemill/lib/node/worker.js:34
throw new Error(message)
^
Error: [object Object]
at [object Object].<anonymous> (/Users/dane/projects/tilemill/lib/node/worker.js:34:15)
at [object Object].emit (events:31:17)
at Object.handleMessage (/Users/dane/projects/tilemill/lib/node/worker.js:142:22)
at Object.handleData (/Users/dane/projects/tilemill/lib/node/worker.js:121:18)
at Stream.<anonymous> (/Users/dane/projects/tilemill/lib/node/worker.js:68:10)
at Stream.emit (events:31:17)
at IOWatcher.callback (net:489:16)
at node.js:773:9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment