Skip to content

Instantly share code, notes, and snippets.

@copenhas
Created May 29, 2014 01:54
Show Gist options
  • Save copenhas/c7f2a30ee7bfda70cc66 to your computer and use it in GitHub Desktop.
Save copenhas/c7f2a30ee7bfda70cc66 to your computer and use it in GitHub Desktop.
{ urlRoot: '/', file: '_build/dev/index.html' } ' -> ' '_build/dev/index.html'
{ urlRoot: '/', directory: '_build/dev' } ' -> ' '_build/dev/index.html'
events.js:72
throw er; // Unhandled 'error' event
^
Error: read ECONNRESET
at errnoException (net.js:904:11)
at TCP.onread (net.js:558:19)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment