Skip to content

Instantly share code, notes, and snippets.

@bensleveritt
Created August 22, 2012 11:59
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 bensleveritt/3424846 to your computer and use it in GitHub Desktop.
Save bensleveritt/3424846 to your computer and use it in GitHub Desktop.
A log produced by TileMill on start.
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
Error: Unable to load shared library /Applications/TileMill.app/Contents/Resources/node_modules/mapnik/lib/_mapnik.node
at Object..node (module.js:472:11)
at Module.load (module.js:348:31)
at Function._load (module.js:308:12)
at Module.require (module.js:354:17)
at require (module.js:370:17)
at Object.<anonymous> (/Applications/TileMill.app/Contents/Resources/node_modules/mapnik/lib/mapnik.js:3:14)
at Module._compile (module.js:441:26)
at Object..js (module.js:459:10)
at Module.load (module.js:348:31)
at Function._load (module.js:308:12)
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
Error: Unable to load shared library /Applications/TileMill.app/Contents/Resources/node_modules/mapnik/lib/_mapnik.node
at Object..node (module.js:472:11)
at Module.load (module.js:348:31)
at Function._load (module.js:308:12)
at Module.require (module.js:354:17)
at require (module.js:370:17)
at Object.<anonymous> (/Applications/TileMill.app/Contents/Resources/node_modules/mapnik/lib/mapnik.js:3:14)
at Module._compile (module.js:441:26)
at Object..js (module.js:459:10)
at Module.load (module.js:348:31)
at Function._load (module.js:308:12)
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment