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

Not (easily) installable through bower #251

Closed
danmichaelo opened this issue May 3, 2014 · 2 comments
Closed

Not (easily) installable through bower #251

danmichaelo opened this issue May 3, 2014 · 2 comments

Comments

@danmichaelo
Copy link

$ bower install -S prism
bower prism#*               not-cached git://github.com/LeaVerou/prism.git#*
bower prism#*                  resolve git://github.com/LeaVerou/prism.git#*
bower prism#*             ENORESTARGET Tag/branch master does not exist

Additional error details:
No tags found in git://github.com/LeaVerou/prism.git
Available branches: gh-pages

so the only way to install it seems to be

$ bower install -S prism#gh-pages

Would be nice if prism could have git tags and/or a master branch.

@apfelbox
Copy link
Contributor

apfelbox commented May 5, 2014

Duplicate of #180 (& probably #52 and similar issues).

@LeaVerou
Copy link
Member

LeaVerou commented May 5, 2014

Thanks @apfelbox! Closing.

@LeaVerou LeaVerou closed this as completed May 5, 2014
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