I am new in angular and I trying to run e2e but I got the below error on windows OS and not getting what is this.
[09:50:58] I/launcher - Running 1 instances of WebDriver
[09:50:58] I/direct - Using FirefoxDriver directly...
[09:50:58] E/direct - Error code: 135
[09:50:58] E/direct - Error message: Could not find update-config.json. Run 'webdriver-manager update' to download binaries.enter code here
[09:50:58] E/direct - Error: Could not find update-config.json. Run 'webdriver-manager update' to download binaries.
E/launcher - Process exited with error code 135```