Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compatibility with wdio version 9.* #633

Closed
rbhuva opened this issue Aug 20, 2024 · 3 comments
Closed

compatibility with wdio version 9.* #633

rbhuva opened this issue Aug 20, 2024 · 3 comments

Comments

@rbhuva
Copy link

rbhuva commented Aug 20, 2024

Hello,

WDIO has released the version 9.* and while upgrading the wdio version npm fails to install wdio-ui5-service.
wdio-ui5-service has wdio as a peer dependency with version.

Could you please do the needful to make it work with wdio version 9.*

image

Thanks,
Rajdeep Bhuva

@vobu
Copy link
Contributor

vobu commented Aug 21, 2024

Hi, yep, wdio^9 is out. And yes, until we get to check full compatibility of wdi5 with it, we need to pin any wdio dependencies in wdi5 to ^8. Given that this is a collab Open Source project, would you mind giving this a shot 😄 ?

@vobu
Copy link
Contributor

vobu commented Aug 24, 2024

resolved with 0ae7e8d

@vobu vobu closed this as completed Aug 24, 2024
@vobu
Copy link
Contributor

vobu commented Oct 25, 2024

and now tackled with #645

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants