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

Unable to install with Bower #11

Closed
steven-prybylynskyi opened this issue Sep 5, 2014 · 4 comments
Closed

Unable to install with Bower #11

steven-prybylynskyi opened this issue Sep 5, 2014 · 4 comments

Comments

@steven-prybylynskyi
Copy link

The package is not registered in Bower registry and it's name is conflicting with star-rating from cmartinezv https://github.com/cmartinezv/star-rating/blob/master/bower.json

Also I couldn't install with bower install fyneworks/star-rating and bower install git://github.com/fyneworks/star-rating, in both cases there's an error:

bower star-rating#*            ECMDERR Failed to execute "git ls-remote --tags --heads git://github.com/fyneworks/star-rating.git=git://github.com/fyneworks/star-rating.git", exit code of #128

Additional error details:
fatal: remote error: 
  fyneworks/star-rating.git=git://github.com/fyneworks/star-rating is not a valid repository name
@smohadjer
Copy link

I also had some difficulty using it with bower. Please edit version number in bower.json to be consistent with semver (4.11.0). And it would be great if you could release the current version as currently there are no releases on github. You may want to add an "ignore" option to bower.json so that bower won't download unnecessary files such as zip or test files.

Great plugin btw! :)

fyneworks added a commit that referenced this issue Mar 23, 2015
…hub zip download of master branch), registered package with bower, see #11
@fyneworks
Copy link
Owner

There are a lot of jquery star rating plugins out there, it was difficult to find a name that wasnt taken, but I've properly registered with bower now, package id "fyneworks-jquery-star-rating".

If you have any more suggestions I'll be happy to implement them!

@fyneworks fyneworks reopened this Mar 23, 2015
@fyneworks
Copy link
Owner

Having trouble with bower actually. I've changed the version number to 4.11.0 but it doesn't seem to be working... can you help? What am I missing?

image

@fyneworks
Copy link
Owner

Scrap that guys. Added git tag 4.11.0 and we're up and running.
bower install fyneworks-jquery-star-rating FTW!

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