compact / angular-bootstrap-lightbox

An AngularJS lightbox built using UI Bootstrap Modal.
http://compact.github.io/angular-bootstrap-lightbox/
MIT License
306 stars 134 forks source link

ECONFLICT Error for bower #76

Open Aleyasen opened 7 years ago

Aleyasen commented 7 years ago

When I try to install it using bower, I got the following error:

bower angular-bootstrap-lightbox#^0.12.0           cached https://github.com/compact/angular-bootstrap-lightbox.git#0.12.0
bower angular-bootstrap-lightbox#^0.12.0         validate 0.12.0 against https://github.com/compact/angular-bootstrap-lightbox.git#^0.12.0
bower angular-bootstrap#^1.3.1                     cached https://github.com/angular-ui/bootstrap-bower.git#1.3.3
bower angular-bootstrap#^1.3.1                   validate 1.3.3 against https://github.com/angular-ui/bootstrap-bower.git#^1.3.1
bower                                           ECONFLICT Unable to find suitable version for angular-bootstrap

Using npm it works.