ui-date icon indicating copy to clipboard operation
ui-date copied to clipboard

Latest version 1.1.1 changes not "released" for bower

Open kpferg opened this issue 8 years ago • 0 comments

  1. 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

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

  1. Describe the expected result bower install angular-ui-date#1.1.1 should resolve correctly to the version 1.1.1 changes

  2. Please create a jsbin/plunkr/etc and preferably non-anonymous so that it does not expire

  3. 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

  4. 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

  5. Any other useful information?

kpferg avatar Feb 06 '18 13:02 kpferg