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

Update Askless to be compatible with web 1.1.0 (0.5.1 currently) #3

Open
hieunt1320 opened this issue Dec 17, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@hieunt1320
Copy link

So recently im trying to develop an app on ios and notice problem with the openfile and file_picker package and noticed their version are rather old so i decided to update them, only for it to failed since they require web 1.1.0 but i cant do that since askless require web 0.5.0, here is the error

Because no versions of askless match >3.1.1 <4.0.0 and askless 3.1.1 depends on web_socket_channel ^2.4.4, askless ^3.1.1 requires web_socket_channel ^2.4.4.
And because web_socket_channel >=2.4.4 <3.0.1 depends on web ^0.5.0, askless ^3.1.1 requires web ^0.5.0.
And because open_file >=3.5.9 depends on open_file_web ^0.0.4 which depends on web ^1.1.0, askless ^3.1.1 is incompatible with open_file >=3.5.9.
So, because vlance_app depends on both askless ^3.1.1 and open_file ^3.5.10, version solving failed.

would it be possible for you to update askless so that it compatible to web 1.1.0 please

@hieunt1320 hieunt1320 added the enhancement New feature or request label Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant