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've faced the compatibility issue when trying to update the package to its latest version.
I am using angular-bootstrap#1.3.2 and it works with bootstrap-ui-datetime-picker#2.3.1 with some problems.
But when I try to upgrade to bootstrap-ui-datetime-picker#2.5.4 I get an error message saying:
bootstrap-ui-datetime-picker#2.3.1 depends on angular-bootstrap#~1.2.0. Resort to using angular-bootstrap#1.3.2
And my package stays at the previous version. Force update doesn't help.
It is very weird that I can use dateTimePicker on my current angular-bootstrap#1.3.2 version, but need to downgrade in order to update dateTimePicker's version.
Thanks
The text was updated successfully, but these errors were encountered:
Hello,
I've faced the compatibility issue when trying to update the package to its latest version.
I am using angular-bootstrap#1.3.2 and it works with bootstrap-ui-datetime-picker#2.3.1 with some problems.
But when I try to upgrade to bootstrap-ui-datetime-picker#2.5.4 I get an error message saying:
And my package stays at the previous version. Force update doesn't help.
It is very weird that I can use dateTimePicker on my current angular-bootstrap#1.3.2 version, but need to downgrade in order to update dateTimePicker's version.
Thanks
The text was updated successfully, but these errors were encountered: