angular-ui / ui-utils

Deprecated collection of modules for angular
http://angular-ui.github.io
MIT License
1.43k stars 546 forks source link

Can't install sources from bower #403

Closed masterspambot closed 9 years ago

masterspambot commented 9 years ago

Command bower install angular-ui-utils installs all modules compiled into one like from command ' bower install angular-ui-utils#bower' instead of cloning repo.

PowerKiKi commented 9 years ago

I believe what you experience is the expected behavior. If you want to clone the repository, use git, not bower.