I\'m trying to setup protractor on different computer. It is using the same files with my other computer (cannot be used because hdisc corrupted).
It run fine on my
use directConnect=true in your config. if you are already using that, The problem is with the webdriver.
directConnect=true
config
Try running below commands from your project location
webdriver-manager clean node node_modules/protractor/bin/webdriver-manager update --standalone --versions.standalone=3.8.0