Skip to content

Silent install is unexpected #75

@styfle

Description

@styfle

Here's what I tried:

  • Install Node.js 16
  • Run corepack enable
  • Run pnpm --version, it prints "6.11.0"
  • Run echo '{ "packageManager": "[email protected]" }' > package.json
  • Run pnpm --version again, this time it prints "6.24.0"

I think this feature is great!

However, the fact that there is a silent installation that takes 4x longer to run pnpm --version is a bit worrisome and unexpected.

I think corepack should print something when its installing a new version so its clear that something is happening in the background. And perhaps even print where its installing to. (Related to #55)

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