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

chore: Reduce the appium peer dependency to 2.5 #43

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

saikrishna321
Copy link
Member

Driver fails to install unless the users are having the latest appium server

 appium driver install --source npm appium-flutter-integration-driver
✖ Checking if 'appium-flutter-integration-driver' is compatible
Error: ✖ 'appium-flutter-integration-driver' cannot be installed because the server version it requires (^2.10.3) does not meet the currently installed one (2.5.4). Please install a compatible server version first.

Reducing to the highest download in the recent release

@saikrishna321 saikrishna321 marked this pull request as ready for review July 10, 2024 13:23
@saikrishna321 saikrishna321 merged commit f3e20e2 into main Jul 10, 2024
3 checks passed
github-actions bot pushed a commit that referenced this pull request Jul 10, 2024
## [1.0.4](v1.0.3...v1.0.4) (2024-07-10)

### Miscellaneous Chores

* Reduce the appium peerdependency to 2.5 ([#43](#43)) ([f3e20e2](f3e20e2))
Copy link
Contributor

🎉 This issue has been resolved in version 1.0.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

@saikrishna321 saikrishna321 deleted the fix-peerDependency branch July 22, 2024 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant