You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get a requirement conflict when trying to install as a bower asset. It seems I need an old jQuery version instead of the current 3.2.x version. Can this be fixed?
composer require bower-asset/vue-html-editor
"bower-asset/vue-html-editor v0.2.1 requires bower-asset/jquery >=2.2.4,<3.0.0 -> satisfiable by bower-asset/jquery[2.2.4] but these conflict with your requirements or minimum-stability"
The text was updated successfully, but these errors were encountered:
I get a requirement conflict when trying to install as a bower asset. It seems I need an old jQuery version instead of the current 3.2.x version. Can this be fixed?
"bower-asset/vue-html-editor v0.2.1 requires bower-asset/jquery >=2.2.4,<3.0.0 -> satisfiable by bower-asset/jquery[2.2.4] but these conflict with your requirements or minimum-stability"
The text was updated successfully, but these errors were encountered: