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 install fails with exit code of #128 fatal: unable to access 'https://github.com/...' #2629

Open
valse opened this issue Oct 14, 2023 · 0 comments

Comments

@valse
Copy link

valse commented Oct 14, 2023

Hi, from yesterday we're having issues with the bower install command.
The download of the components fails randomly with this error for example:

ECMDERR Failed to execute "git ls-remote --tags --heads https://github.com/Stuk/jszip.git", exit code of #128 fatal: unable to access 'https://github.com/Stuk/jszip.git/': Failure when receiving data from the peer

It's not always the same package of course and to complete the setup I need to launch the install command multiple times.

This is could be a solution for my local environment but, in a CI context, cause my build to fail.

I have tried all the suggested solutions like setting git config to use the https github url version and I updated both bower and git to the latest version too but I still have the same problem. Thanks 🙏🏼

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

1 participant