Skip to content
This repository has been archived by the owner on Sep 27, 2022. It is now read-only.

The unauthenticated git protocol on port 9418 is no longer supported #4

Open
negezor opened this issue Mar 21, 2022 · 1 comment
Open

Comments

@negezor
Copy link

negezor commented Mar 21, 2022

If we try to install the package, we will encounter the following error:

warning Pattern ["oauth@git://github.com/technoblazed/node-oauth.git#3491bd96731550196a2c8181c312ab07ea761f53"] is trying to unpack in the same destination "/usr/local/share/.cache/yarn/v6/npm-oauth-0.9.15-3491bd96731550196a2c8181c312ab07ea761f53/node_modules/oauth" as pattern ["oauth@0.9.x"]. This could result in non-deterministic behavior, skipping.
error Command failed.
Exit code: 128
Command: git
Arguments: ls-remote --tags --heads git://github.com/technoblazed/node-oauth.git
Directory: /app
Output:
fatal: remote error:
  The unauthenticated git protocol on port 9418 is no longer supported.
Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information
@safranx
Copy link

safranx commented May 12, 2022

Up.

@Technoblazed we can't propose a PR to fix this issue because your package has some forked (from you) dependencies packages.

Your package cannot be use since January 2022:
https://github.blog/2021-09-01-improving-git-protocol-security-github/#no-more-unauthenticated-git

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants