net::ERR_CONTENT_LENGTH_MISMATCH

What version of NodeJS are you using? A google search shows some issues with ERR_CONTENT_LENGTH_MISMATCH in some modules on older versions. For example: https://github.com/nodejitsu/node-http-proxy/issues/623

Updating to the latest Node (0.12.2) may fix it for you: https://nodejs.org/