chemerisuk / better-dateinput-polyfill

input[type=date] polyfill
http://chemerisuk.github.io/better-dateinput-polyfill/
MIT License
259 stars 58 forks source link

bower installation fails due to invalid version dependency of better-dom #93

Closed asokoloski closed 7 years ago

asokoloski commented 7 years ago

Hi chemerisuk,

I'm getting an error running "bower install better-dateinput-polyfill" -- see below: Maybe it's a quick fix?

Thanks, Aaron P.S this looks like a great project!

bower better-dateinput-polyfill#2.0.1       not-cached https://github.com/chemerisuk/better-dateinput-polyfill.git#2.0.1
bower better-dateinput-polyfill#2.0.1          resolve https://github.com/chemerisuk/better-dateinput-polyfill.git#2.0.1
bower better-dateinput-polyfill#2.0.1         download https://github.com/chemerisuk/better-dateinput-polyfill/archive/v2.0.1.tar.gz
bower better-dateinput-polyfill#2.0.1          extract archive.tar.gz
bower better-dateinput-polyfill#2.0.1         resolved https://github.com/chemerisuk/better-dateinput-polyfill.git#2.0.1
bower better-dom#~3.0.0                     not-cached https://github.com/chemerisuk/better-dom.git#~3.0.0
bower better-dom#~3.0.0                        resolve https://github.com/chemerisuk/better-dom.git#~3.0.0
bower better-i18n-plugin#~2.0.0                 cached https://github.com/chemerisuk/better-i18n-plugin.git#2.0.0
bower better-i18n-plugin#~2.0.0               validate 2.0.0 against https://github.com/chemerisuk/better-i18n-plugin.git#~2.0.0
bower better-time-element#~1.0.0                cached https://github.com/chemerisuk/better-time-element.git#1.0.0
bower better-time-element#~1.0.0              validate 1.0.0 against https://github.com/chemerisuk/better-time-element.git#~1.0.0
bower better-dom#~3.0.0                   ENORESTARGET No tag found that was able to satisfy ~3.0.0

Additional error details:
Available versions in https://github.com/chemerisuk/better-dom.git: 3.0.0-rc.1, 3.0.0-beta.3, 3.0.0-beta.2, 3.0.0-beta.1, 2.1.4, 2.1.3, 2.1.2, 2.1.1, 2.1.0, 2.0.3, 2.0.2, 2.0.1, 1.7.7, 1.7.6, 1.7.5, 1.7.4, 1.7.3, 1.7.2, 1.7.1, 1.7.0, 1.6.6, 1.6.0, 1.5.5, 1.5.0
chemerisuk commented 7 years ago

@asokoloski should be fine now I guess - better-dom 3.0.1 was released some time ago. Though I haven't had your issue in the past...