angular-bootstrap-lightbox icon indicating copy to clipboard operation
angular-bootstrap-lightbox copied to clipboard

ECONFLICT Error for bower

Open Aleyasen opened this issue 8 years ago • 0 comments

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.

Aleyasen avatar Dec 03 '16 22:12 Aleyasen