Hello, 

I'm trying to get the angular seed project working but update-webdriver 
fails.  I think it's reading the HTTP_PROXY variable (I am behind a 
firewall). The previous steps in the angular seed project instructions work 
with the proxy settings so I know they are correct.

Updating selenium standalone
downloading 
https://selenium.googlecode.com/files/selenium-server-standalone-2.39.0.jar...
Updating chromedriver
downloading 
https://chromedriver.storage.googleapis.com/2.8/chromedriver_win32.zip...

events.js:72
        throw er; // Unhandled 'error' event
              ^
Error: connect ECONNABORTED
    at errnoException (net.js:904:11)
    at connect (net.js:766:19)
    at net.js:845:9
    at asyncCallback (dns.js:68:16)
    at Object.onanswer [as oncomplete] (dns.js:121:9)

npm ERR! [email protected] update-webdriver: `webdriver-manager update`

Could someone tell me how to get around this? If it's to manually install 
something, what file do I put where.

Thanks in advance.

PJ

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to