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

Using shorthand github repo name does not respect --save #827

Closed
chandlervdw opened this issue Aug 28, 2013 · 1 comment
Closed

Using shorthand github repo name does not respect --save #827

chandlervdw opened this issue Aug 28, 2013 · 1 comment

Comments

@chandlervdw
Copy link

Using the shorthand endpoint for a github repo, ie
bower install desandro/imagesLoaded --save
does not add the dependency to component.json/bower.json, whereas the explicit github url does:
bower install http://github.com/desandro/imagesLoaded.git --save

@satazor
Copy link
Member

satazor commented Aug 28, 2013

The repository is desandro/imagesloaded, note that is all lower case. I guess that the http:// version works because github is setting temporary redirects after rename.

@satazor satazor closed this as completed Aug 28, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants