No code change; webdriver.io test site fails to run with error 404 could not download Chromedriver, despite that version being available.
Expecting that running 'npm run wdio' would run my test suite.
Edit: fixed by running 'npm update' beforehand resolved the issue
In the ide terminal run 'npm update'