ngHint plugin cannot be run as ngHint code was never included into the page
问题 I've recently updated an AngularJS project to use Protractor 2.x and wanted to take advantage of the newly embedded plugins that come along with it. I was able to activate the timeline, console, and accessibility plugins without issue, but I keep getting the below error when trying to use the ngHint plugin. What needs to be done to include the ngHint code into a page so it can run? The Protractor plugin documentation doesn't specify to do anything besides listing the plugin in the conf.js