bower / registry

The Bower registry
https://registry.bower.io/packages
MIT License
292 stars 66 forks source link

Package name issue #144

Closed amalfra closed 9 years ago

amalfra commented 9 years ago

I was trying to register a package with name angular-tree. But, it says bower EDUPLICATE Duplicate package. No package with name angular-tree shows up in search. Any idea whats wrong?

sheerun commented 9 years ago

It shows up in "bower search" command: angular-tree git:// github.com/dump247/angular.tree.git

On Fri, Aug 14, 2015 at 6:05 AM, Amal Francis notifications@github.com wrote:

I was trying to register a package with name angular-tree. But, it says bower EDUPLICATE Duplicate package. No package with name angular-tree shows up in search. Any idea whats wrong?

— Reply to this email directly or view it on GitHub https://github.com/bower/registry/issues/144.

amalfra commented 9 years ago

Oh, okay. I didn't notice that before. my bad.