Skip to content

Feature request: COREPACK_NPM_REGISTRY defaults to $(npm config get registry) #540

Description

@zanminkian

Currently, the default value of COREPACK_NPM_REGISTRY is https://registry.npmjs.org.
My npm registry has been changed to another one, while corepack is still using https://registry.npmjs.org.

Setting up COREPACK_NPM_REGISTRY value to follow $(npm config get registry) (the configed npm registry) is convenient, so that I don't need to concern the registry of corepack

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions