Skip to content

ECMDERR #110

@ujwalayadav

Description

@ujwalayadav

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions