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

ECMDERR #110

Open
ujwalayadav opened this issue Feb 23, 2018 · 0 comments
Open

ECMDERR #110

ujwalayadav opened this issue Feb 23, 2018 · 0 comments

Comments

@ujwalayadav
Copy link

I just can't find a solution to my particular issue. I'm getting an error when running bower through my Jenkins job. Even after writing the command
git config --global url.https://github.com/.insteadOf git://github.com/ OR
git config --global url."https://".insteadOf git://
I still get the same error.
Any suggestions on how to get rid of this error
:bower angular#~1.0.5 cached https://github.com/angular/bower-angular.git#1.0.8
bower angular#~1.0.5 validate 1.0.8 against https://github.com/angular/bower-angular.git#~1.0.5
bower has#* ECMDERR Failed to execute "git ls-remote --tags --heads git://github.com/phiggins42/has.js.git", exit code of #128

Additional error details:
fatal: unable to access 'https://github.com/phiggins42/has.js.git/': Peer reports incompatible or unsupported protocol version.

�[31mFatal error: Can not run bower install:
undefinedbower has#* ECMDERR Failed to execute "git ls-remote --tags --heads git://github.com/phiggins42/has.js.git", exit code of #128

Additional error details:
fatal: unable to access 'https://github.com/phiggins42/has.js.git/': Peer reports incompatible or unsupported protocol version.
��[39m
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful

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

1 participant