Allow calling via corepack
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10.1k
- Forks
- 4.7k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 19
Description
Npm is not wrapped by default when running corepack enable.
This can be requested of the corepack team, see https://github.com/nodejs/corepack/issues/138
IMHO it would be great, so that the packageManager field would also be honored fir npm.
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 by reviewing the linked Corepack issue and the behavior of corepack enable around npm. Trace how the packageManager field is currently handled for npm, then define completion as npm being wrapped by default and that field being honored consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100