Skip to content

Solving issue The unauthenticated git protocol #107

@acidaniel

Description

@acidaniel

There is an issue trying to execute npm install you will get the following error:

npm ERR! git fetch -a origin (git://github.com/squizlabs/HTML_CodeSniffer.git) fatal: remote error:
npm ERR! git fetch -a origin (git://github.com/squizlabs/HTML_CodeSniffer.git)   The unauthenticated git protocol on port 9418 is no longer supported.

To solve this issue is needed to change the git:// to https:// or to github://

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions