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

Solving issue The unauthenticated git protocol #107

Open
acidaniel opened this issue Mar 22, 2022 · 0 comments
Open

Solving issue The unauthenticated git protocol #107

acidaniel opened this issue Mar 22, 2022 · 0 comments

Comments

@acidaniel
Copy link

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://

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