generated changelog
events.js:163
throw er; // Unhandled 'error' event
^
Error: read ECONNRESET
at exports._errnoException (util.js:1050:11)
at TLSWrap.onread (net.js:582:26)
I get this error while deploying in Google cloud, its not a very common occurrence and can be solved by re-running the build. Please tell why I’m getting this error, I’m using Nodejs 7.10.1 version.