I am trying to get Protractor up and running following the official Getting Started Guide.
The command
webdriver-manager start
seem
In protractor-config you need to specify the chrome driver path. For example chromeDriver: 'path',