Trying to install the latest protractor but step 2 (www.protractortest.org/#/tutorial) does not go as planned, got this error:
[12:08:38] I/file_manager - creating folder C:\Users\bertie\AppData\Roaming\npm\node_mo
events.js:160
throw er; // Unhandled 'error' event
^
Error: getaddrinfo ENOTFOUND selenium-release.storage.googleapis.com selenium-release.sto
at errnoException (dns.js:28:10)
at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:76:26)
I am behind a proxy on the network, don't know the proxy-name but have the pac file. What workaround can I use to get webdriver installed and running? using node version 6.11.2 and windows 2008R2.