Skip to content
This repository was archived by the owner on Feb 18, 2021. It is now read-only.

Github urls gets converted to https after being installed through ssh #113

Description

@tarikjn

We are using private dependencies with the url format <githubname>/<githubrepo>[#<commit-ish>] in package.json. They get installed through ssh, however, when using npm-shrinkwrap the resolve url gets changed to https and thus shrinkwrapping breaks the installation.

Interestingly npm shrinkwrap has the same issue, but I would expect npm-shrinkwrap to fix this.

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