I installed protractor following this tutorial and when i use webdriver-manager update it says:
selenium standalone is up to date.
chromedriver is up to date.
>
If on Windows, you may need to set an HTTP_PROXY
environment variable. Try these steps in your command prompt, assuming your proxy server is http://proxy.you.com:8080
.
SETX HTTP_PROXY http://proxy.you.com:8080
(It should return SUCCESS: Specified value was saved. You can also do this in System Properties...Advanced...Environment Variables)webdriver-manager update