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
{{ message }}
This repository has been archived by the owner on May 28, 2019. It is now read-only.
Describe the problem and the steps to reproduce
I have an enterprise client using bower to manage dependencies and I'm attempting to upgrade to version 1.1.1
Bower isn't picking up the latest 1.1.1 changes:
bower install angular-ui-date#1.1.1
bower invalid-meta for:/Users/kevin/Projects/sappi/sappiEcomm/bower.json
bower invalid-meta The "name" is recommended to be lowercase, can contain digits, dots, dashes
bower not-cached https://github.com/angular-ui/ui-date.git#1.1.1
bower resolve https://github.com/angular-ui/ui-date.git#1.1.1
bower ENORESTARGET No tag found that was able to satisfy 1.1.1
I have an enterprise client using bower to manage dependencies and I'm attempting to upgrade to version 1.1.1
Bower isn't picking up the latest 1.1.1 changes:
bower install angular-ui-date#1.1.1
bower invalid-meta for:/Users/kevin/Projects/sappi/sappiEcomm/bower.json
bower invalid-meta The "name" is recommended to be lowercase, can contain digits, dots, dashes
bower not-cached https://github.com/angular-ui/ui-date.git#1.1.1
bower resolve https://github.com/angular-ui/ui-date.git#1.1.1
bower ENORESTARGET No tag found that was able to satisfy 1.1.1
Additional error details:
Available versions in https://github.com/angular-ui/ui-date.git: 1.0.1, 1.0.0, 1.0.0-beta.3, 1.0.0-beta.2, 1.0.0-beta.1, 1.0.0-beta.0, 0.0.11, 0.0.10, 0.0.8, 0.0.7, 0.0.6, 0.0.5, 0.0.4, 0.0.3, 0.0.2, 0.0.1
Describe the expected result
bower install angular-ui-date#1.1.1 should resolve correctly to the version 1.1.1 changes
Please create a jsbin/plunkr/etc and preferably non-anonymous so that it does not expire
Which version of ui-date/angular are you using?
attempting to use angular-ui-date#1.1.1
angular#1.6.6
jquery-ui#1.12.1
Describe the debugging that has been performed and where in the code you suspect the issue may be
I believe we just need a "release" on github
Any other useful information?
The text was updated successfully, but these errors were encountered: