corepack install output
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3.8k
- Forks
- 279
- Avg merge
- 1h 47m
- Merged PRs (30d)
- 2
Description
First time I run corepack install in a project it says Adding yarn@version+sha256..... to the cache. Future times it says Adding yarn@version to the cache.... It already was in cache so future times should say this and the version should include sha256 like yarn@version+sha256..... already added
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
Start with the corepack install command and trace where its cache-addition output is produced. Reproduce the first and subsequent installs, then verify that an already cached package reports that status and includes the version's sha256 value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nodejs, typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100