Skip to content

Package blocks install with npm when using .npmrc file #212

Description

We have .nmprc file with this config:

engine-strict=true

➜ npm view autoevals@0.3.0 engines
{ pnpm: '>=10.27.0', npm: 'please-use-pnpm', yarn: 'please-use-pnpm' }

when trying to install 0.3.0 you are blocked if you use npm.

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