Skip to content

Incorrect assumption about pnpm.cmd extension on windows systems. #1595

@mynk-tmr

Description

@mynk-tmr

Steps to Reproduce

  • Use mise polyglot tool to install pnpm mise use -g pnpm
  • run ncu on repo
  • it fails in installation setup pnpm.cmd is not a cmdlet .......

Logical Bug

If you use mise or scoop, pnpm is installed as binary and available as pnpm without extension. The fix is to try with pnpm first, if it fails try pnpm.cmd, then show error.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions