-
Notifications
You must be signed in to change notification settings - Fork 180
Open
Description
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:
- Add
quill_html_editor^2.2.8as a dependency to your project - Add
file_picker^8.0.2as a dependency to your project
Expected behavior
Everything works as expected
Fevzettin1, madlick71, hamada-develop and MickaelHrndz
Metadata
Metadata
Assignees
Labels
No labels