I followed the instruction of how to install protractor. While executing webdriver-manager update, i am getting this kind of issue.
events.js:183
throw er; // Unhandled 'error' event
Error: read ECONRESET
at _ernoException<util.js:1022:11>
at TLSWrap.onread (net.js:628:25)
I am behind a corporate proxy. Can somebody help on this?