angular-truncate icon indicating copy to clipboard operation
angular-truncate copied to clipboard

Missing git tag for bower

Open chesleybrown opened this issue 11 years ago • 6 comments

You can't specify the version to install using bower because you don't have any git tags pushed up to Github.

In order for the bower versioning to work, you need to have git tags in the repo matching the version.

Can you create a git release tag for 0.1.0. See express for an example: https://github.com/visionmedia/express/releases

chesleybrown avatar Jun 09 '14 18:06 chesleybrown

+1, it broke my app after I updated bower packages because there was no version on this package ;(.

nebril avatar Jun 12 '14 12:06 nebril

same problem here. Is there a workaround for this?

jsampedro77 avatar Sep 30 '14 07:09 jsampedro77

:+1:

ezzatron avatar Nov 12 '14 23:11 ezzatron

I had to fork this and rename the project to enable this, found here

genu avatar Jan 24 '15 15:01 genu

Same bug: https://github.com/sparkalow/angular-truncate/issues/21

ktarasz avatar Mar 03 '15 15:03 ktarasz

Supported version here to have latest issues ideas and proper tags.

Started this because I am using this at production level and need my dependencies well specified as all of you. :)

Fell free to raise issues or contribute. :+1:

BernardoSilva avatar May 07 '15 22:05 BernardoSilva