I am trying to start protractor on my local Windows development machine. In an attempt to do so, I am trying to start it from the command-line using the following command:
This will install protractor and webdriver-manager.
Then run from the command line: webdriver-manager update
Check for more info on: http://angular.github.io/protractor/#/tutorial