Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

How to get the latest version using Bower? #17

Open
bayy opened this issue Aug 19, 2014 · 1 comment
Open

How to get the latest version using Bower? #17

bayy opened this issue Aug 19, 2014 · 1 comment

Comments

@bayy
Copy link

bayy commented Aug 19, 2014

I used bower install angular-css-injector and got version 1.0.3. I found it did not work when switching pages. I spent times on debugging it and later I found out that the code on Github is version 1.0.4. However, when I tried to get 1.0.4, I got an error "bower angular-css-injector#~1.0.4 ENORESTARGET No tag found that was able to satisfy ~1.0.4". Can you please let me know how to get version 1.0.4?

Your help is greatly appreciated.

@bayy bayy changed the title How to get the latest version using Bower How to get the latest version using Bower? Aug 19, 2014
@Agrumas
Copy link

Agrumas commented Jan 9, 2015

You can get latest version executing:

bower install https://github.com/Yappli/angular-css-injector.git#main --save

I hope @yappli create tag for 1.0.4 release. Relates #24, #15

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants