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 update failing #148

Open
egucciar opened this issue Apr 25, 2016 · 3 comments
Open

Bower update failing #148

egucciar opened this issue Apr 25, 2016 · 3 comments

Comments

@egucciar
Copy link

Hi,

This morning attempted to do bower update and got the following error:

bower crossroads#~0.12.2 ECMDERR Failed to execute "git ls-remote --tags --heads https://github.com/mi
llermedeiros/crossroads.js.git", exit code of #128 fatal: unable to access 'https://github.com/millermedeiros/crossroads
.js.git/': transfer closed with outstanding read data remaining

Additional error details:
fatal: unable to access 'https://github.com/millermedeiros/crossroads.js.git/': transfer closed with outstanding read da
ta remaining

Please advise.

Thanks,
Erica

@sibaz
Copy link

sibaz commented Apr 25, 2016

I'm getting this too, for a number of different project, but not all of them, so I think this is a github wobble.

  1. git ls-remote --tags --heads https://github.com/js-cookie/js-cookie.git
  2. git ls-remote --tags https://github.com/carhartl/jquery-cookie.git

but some work fine

  1. git ls-remote --tags --heads https://github.com/jashkenas/backbone.git

@egucciar
Copy link
Author

I did a temp workaround by forking the repo and having my bower point to my fork instead.

So this seems to be an issue with bower itself, not the repo? Or maybe github?

@FagnerMartinsBrack
Copy link

Same here js-cookie/js-cookie#186

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