How to debug `pnpm` inside corepack?
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3.8k
- Forks
- 279
- Avg merge
- 1h 47m
- Merged PRs (30d)
- 2
Description
There is a bug that only happens inside corepack. It is reproducible with stable release of pnpm, but I can't debug them. I need to debug the pnpm codebase as if it was running inside corepack. The pnpm codebase provide a special command named pd to help developer.
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
The issue mentions the Corepack repository, the pnpm codebase, and pnpm's pd command, but names no files or tests. Start by locating the existing Corepack and pnpm debugging documentation or entry points; done should be a documented, reproducible way to debug pnpm as if it were running inside Corepack.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nodejs, typescript
- Domain
- documentation, tooling
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100