angular-timer icon indicating copy to clipboard operation
angular-timer copied to clipboard

Error on bower install: ECONFLICT Unable to find suitable version for humanize-duration

Open tlenex opened this issue 9 years ago • 1 comments

$ bower install angular-timer --save
bower angular-timer#*           cached https://github.com/siddii/angular-timer.git#1.3.4
bower angular-timer#*         validate 1.3.4 against https://github.com/siddii/angular-timer.git#*
bower moment#~2.9.0             cached https://github.com/moment/moment.git#2.9.0
bower moment#~2.9.0           validate 2.9.0 against https://github.com/moment/moment.git#~2.9.0
bower humanize-duration#~2.8.0  cached https://github.com/EvanHahn/HumanizeDuration.js.git#2.8.0
bower humanize-duration#~2.8.0         validate 2.8.0 against https://github.com/EvanHahn/HumanizeDuration.js.git#~2.8.0
bower moment#>=2.10.5                    cached https://github.com/moment/moment.git#2.16.0
bower moment#>=2.10.5                  validate 2.16.0 against https://github.com/moment/moment.git#>=2.10.5
bower                                 ECONFLICT Unable to find suitable version for humanize-duration

tlenex avatar Nov 10 '16 08:11 tlenex

Same issue here:

bower angular#1.3.20 resolved https://github.com/angular/bower-angular.git#1.3.20 bower font-awesome#~4.6.2 resolved https://github.com/FortAwesome/Font-Awesome.git#4.6.3 bower angular-timer#~1.3.3 progress Receiving objects: 78% (444/569), 3.95 MiB | 117.00 KiB/s bower angular#1.2.32 resolved https://github.com/angular/bower-angular.git#1.2.32 bower angular-timer#~1.3.3 progress Receiving objects: 95% (541/569), 4.07 MiB | 137.00 KiB/s bower angular-timer#~1.3.3 resolved https://github.com/siddii/angular-timer.git#1.3.5 bower humanize-duration#~3.10.0 not-cached https://github.com/EvanHahn/HumanizeDuration.js.git#~3.10.0 bower humanize-duration#~3.10.0 resolve https://github.com/EvanHahn/HumanizeDuration.js.git#~3.10.0 bower humanize-duration#~3.10.0 checkout v3.10.0 bower humanize-duration#~3.10.0 resolved https://github.com/EvanHahn/HumanizeDuration.js.git#3.10.0 bower ECONFLICT Unable to find suitable version for humanize-duration

martosoler avatar Mar 20 '17 19:03 martosoler