Created
May 10, 2011 18:24
-
-
Save samanpwbb/965057 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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