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

[BUG] Update file_picker to ^8.0.2 #189

Open
gerken-tss opened this issue Apr 24, 2024 · 1 comment
Open

[BUG] Update file_picker to ^8.0.2 #189

gerken-tss opened this issue Apr 24, 2024 · 1 comment
Assignees

Comments

@gerken-tss
Copy link

Describe the bug

Because quill_html_editor 2.2.8 depends on file_picker ^6.1.1 and no versions of quill_html_editor match >2.2.8 <3.0.0, quill_html_editor ^2.2.8 requires file_picker ^6.1.1.
So, because my_app depends on both file_picker ^8.0.2 and quill_html_editor ^2.2.8, version solving failed.

To Reproduce
Steps to reproduce the behavior:

  1. Add quill_html_editor ^2.2.8 as a dependency to your project
  2. Add file_picker ^8.0.2 as a dependency to your project

Expected behavior
Everything works as expected

@the-airbender the-airbender self-assigned this Apr 26, 2024
@gerken-tss
Copy link
Author

There is already a PR for this btw: #192

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