Skip to content

Instantly share code, notes, and snippets.

@samanpwbb
Created May 10, 2011 18:24
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 samanpwbb/965057 to your computer and use it in GitHub Desktop.
Save samanpwbb/965057 to your computer and use it in GitHub Desktop.
undefined:1
n.shp.xml
SyntaxError: Unexpected token ILLEGAL
at Object.parse (native)
at Object.handleMessage (/Users/saman/tilemill/lib/node/worker.js:140:20)
at Object.handleData (/Users/saman/tilemill/lib/node/worker.js:121:18)
at Stream.<anonymous> (/Users/saman/tilemill/lib/node/worker.js:68:10)
at Stream.emit (events:31:17)
at IOWatcher.callback (net:489:16)
at node.js:773:9
samans-imac:tilemill saman$
I tried again:
undefined:1
n
SyntaxError: Unexpected token ILLEGAL
at Object.parse (native)
at Object.handleMessage (/Users/saman/tilemill/lib/node/worker.js:140:20)
at Object.handleData (/Users/saman/tilemill/lib/node/worker.js:121:18)
at Stream.<anonymous> (/Users/saman/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