JanStevens / angular-growl-2

growl-like notifications for angularJS projects
MIT License
285 stars 97 forks source link

bower package name throws error #95

Open clamstew opened 9 years ago

clamstew commented 9 years ago

I got a bower install error that said The name has to end with a lower case character from a to z. The bower docs mention:

The package name must adhere to the bower.json spec.

bower.json spec goes on to say that:


I assume this means that the name in bower.json should not have a number at the end. Something like "angular-growl-2v" might work.

flippinjoe commented 9 years ago

This seems to be a pretty recent change in bower 0.5.0. I'd like to wait until there is a more solidified response from bower on what to do here, since anybody that's currently using angular-growl-2 wouldn't necessarily get mapped.

https://github.com/bower/json/issues/24

clamstew commented 8 years ago

@flippinjoe21 Bower is now on version 1.4.1.

0.5.0 came out close to 3 years ago.

seanhoughton commented 8 years ago

@clamstew he's refering to the bower-json module which has its own versions and broke everything in version 0.5.0.