Skip to content

Instantly share code, notes, and snippets.

@eightysteele
Created September 18, 2011 23:07
Show Gist options
  • Select an option

  • Save eightysteele/1225692 to your computer and use it in GitHub Desktop.

Select an option

Save eightysteele/1225692 to your computer and use it in GitHub Desktop.
$ node examples/readme_server.js
node.js:116
throw e; // process.nextTick error, or 'error' event on first tick
^
Error: Cannot find module 'tilelive-mapnik'
at Function._resolveFilename (module.js:290:11)
at Function._load (module.js:242:25)
at require (module.js:318:19)
at Object.<anonymous> (/home/eighty/Dropbox/windshaft/Windshaft/lib/windshaft/render_cache.js:9:1)
at Module._compile (module.js:374:26)
at Object..js (module.js:380:10)
at Module.load (module.js:306:31)
at Function._load (module.js:272:10)
at require (module.js:318:19)
at Object.<anonymous> (/home/eighty/Dropbox/windshaft/Windshaft/lib/windshaft/server.js:3:21)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment