Skip to content
New issue

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

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

Already on GitHub? # to your account

Version mismatch issues with Flutter 1.22.0 #1

Open
jonjon1123 opened this issue Oct 3, 2020 · 0 comments
Open

Version mismatch issues with Flutter 1.22.0 #1

jonjon1123 opened this issue Oct 3, 2020 · 0 comments

Comments

@jonjon1123
Copy link

After upgrading to Flutter 1.22.0 I am getting the following error when trying to build.

Because no versions of tool_mobile match >1.9.5+1 <2.0.0 and tool_mobile 1.9.5+1 depends on tool_base ^1.9.5, tool_mobile ^1.9.5+1 requires tool_base ^1.9.5.
Because tool_base >=1.9.5+1 depends on process ^3.0.9 and tool_base >=1.9.5 <=1.9.5 depends on process 3.0.9, tool_base >=1.9.5 requires process ^3.0.9.
Thus, tool_mobile ^1.9.5+1 requires process ^3.0.9.
And because every version of flutter_driver from sdk depends on process 4.0.0-nullsafety.2, tool_mobile ^1.9.5+1 is incompatible with flutter_driver from sdk.
So, because project depends on both flutter_driver any from sdk and tool_mobile ^1.9.5+1, version solving failed.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant