Closed as not planned
Description
Just realized all my CI build pipeline with yarn are broken with error similar to this one:
After looking into the issue, it appears that GitHub is dropping support for unauthenticated git protocol:
https://github.blog/2021-09-01-improving-git-protocol-security-github/
It says March 15, 2022 the support will be dropped, but I guess the real feature may be dropped today? As if there are many package resolved to install via git protocol, they are now all broken. Is there a way to force yarn to avoid resolving packages to use git protocol ?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Metadata
Assignees
Labels
No labels