phiggins42 / has.js

Pure Feature Detection Library
936 stars 59 forks source link

ECMDERR #110

Open ujwalayadav opened 6 years ago

ujwalayadav commented 6 years ago

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.

Fatal 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.  Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful