Support for short `pn/pnx` commands shipped with `pnpm@11`
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3.8k
- Forks
- 279
- Avg merge
- 1h 47m
- Merged PRs (30d)
- 2
Description
pnpm@11 has been shipped with 2 new short aliases pn/pnx (similar to e.g. uv/uvx). Would it be possible to enable it on Corepack?
References:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named in the issue. Start at Corepack's pnpm command registration and dispatch entry points, then inspect existing tests for package-manager command aliases. Done means Corepack recognizes pn and pnx for pnpm@11 and the relevant command tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nodejs, typescript
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100