You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
�[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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: