bootstrap-ui-datetime-picker icon indicating copy to clipboard operation
bootstrap-ui-datetime-picker copied to clipboard

DateTimePicker version compatibility issue

Open orkdrnke opened this issue 7 years ago • 0 comments

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:

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

orkdrnke avatar Apr 03 '17 15:04 orkdrnke