Unable to resolve npm dependency as I have updated the webdriverIO?

Hi, I am using webdriverIO with javascript. As I updates my the version of webdriverIO the dependency issue has been raised.please do look into it.

1 Like

Hi brett, Please run command (npm install --force) in the terminal and try to run your test case.the problem will be resolved.

Hope this helps!

Happy testing.

2 Likes