Skip to content

[Internal-only] Resolve npm warning about unknown project config from pnpm #482

@sjdemartini

Description

@sjdemartini

Running an npm command like npm version shows:

npm warn Unknown project config "auto-install-peers". This will stop working in the next major version of npm.

This is set in the .npmrc files in this project for pnpm https://pnpm.io/settings#autoinstallpeers but we should switch to a format that doesn't cause warnings from npm (e.g. not an npmrc but a pnpm-specific config file).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions