TSC Decision regarding corepack
#38471
Replies: 6 comments 6 replies
-
My own opinion: I just wanted to say that the TSC decision is a big win for package managers like yarn and having corepack in core sounds like a good way forward to me :) |
Beta Was this translation helpful? Give feedback.
-
My comment on the yarn issue, was intended to be "I closed this issue, let me know if I should have done something else", not necessarily asking about the vote. |
Beta Was this translation helpful? Give feedback.
-
One thing that I hope to see is direct outreach to the npm team in the process of building out a Corepack in core. Ensuring that Corepack is a solution that enhances the experience of all package manager users should be a stated design goal. It should not detract from any individual or groups' current/intended experience with their package manager of choice. |
Beta Was this translation helpful? Give feedback.
-
Another question I have: how similar is corepack to the binary management/installer discussion we were having a while ago? Is this a situation where we should be focusing on solving two problems with the same solution, rather than one more narrow one that could potentially limit what we do in the future? |
Beta Was this translation helpful? Give feedback.
-
Can cnpm be included in corepack? It's popular in China. |
Beta Was this translation helpful? Give feedback.
-
Very concerned by Corepack's commitment to taking away user control by operating silently in the background, its trust-based architecture (e.g. "last known good" package manager versions), and the fact that it made it into the LTS without even verifying the package manager distributions. The "opt-in for the time being" line in the project readme is just plain nightmare fuel. |
Beta Was this translation helpful? Give feedback.
-
At a recent TSC decision the TSC have decided to include
corepack
as part o Node.js core. This means other package manager CLIs likeyarn
will be more easily usable with Node.js. The TSC has also decided not to include tools like yarn 1 inside Node.js core itself. Decision nodejs/TSC#1012 (comment)@mhdawson said:
I'm opening a discussion so there is a place people can let us know what they think about that.
Beta Was this translation helpful? Give feedback.
All reactions