Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bower package not found #79

Closed
fgirardey opened this issue Dec 11, 2015 · 2 comments
Closed

Bower package not found #79

fgirardey opened this issue Dec 11, 2015 · 2 comments

Comments

@fgirardey
Copy link

Hi,

I tried to install bliss with bower (bower install --save bliss) and i've got the following response:

bower                        ENOTFOUND Package bliss not found

So i tried to install right from the github URL bower install --savehttps://github.com/LeaVerou/bliss.git` and i've got the following response:

bower bliss#*               not-cached https://github.com/LeaVerou/bliss.git#*
bower bliss#*                  resolve https://github.com/LeaVerou/bliss.git#*
bower bliss#*             ENORESTARGET Tag/branch master does not exist

Additional error details:
No tags found in https://github.com/LeaVerou/bliss.git

I think that the package need his first tag 😇

@zdfs
Copy link
Collaborator

zdfs commented Dec 11, 2015

Closing this for #82.

@zdfs zdfs closed this as completed Dec 11, 2015
@LeaVerou
Copy link
Owner

We have tags now :)
As to Bower, you need to specify that you want the gh-pages branch by using #gh-pages after the URL.

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

No branches or pull requests

3 participants