Skip to content

Package resolved to relying on unencrypted git protocol is now broken #8833

Closed as not planned

Description

Just realized all my CI build pipeline with yarn are broken with error similar to this one:

Screenshot 2022-05-15 170211

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

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