Am I the only one that hates the decision to no longer support corepack?
they just don't recommend it.
nodejs stopped bundling corepack since node 25, maybe you're referring to that?
11–20 of 72 posts
Am I the only one that hates the decision to no longer support corepack?
they just don't recommend it.
nodejs stopped bundling corepack since node 25, maybe you're referring to that?
Time to hop off I guess. They don't even bother to write changlog on their own.
Good to see the maintainers don't care enough to take the time to write a release blogpost themselves. sigh
"This post covers what pnpm 12 adds that pnpm 11 never shipped."
I don’t see how it’s possible that the pnpm maintainers are unaware of the bun AI-rewrite-to-rust saga… so I’m baffled, befuddled, and overall at a loss to make sense of this decision.
Had to check the calendar to be sure it wasn’t somehow April 1st. No, it’s August. Huh. I don’t see how it’s possible that the pnpm maintainers are unaware of the bun AI-rewrite-to-rust saga… so I’m baffled, befuddled, and overall at a loss to make sense of this decision.
Had to check the calendar to be sure it wasn’t somehow April 1st. No, it’s August. Huh. I don’t see how it’s possible that the pnpm maintainers are unaware of the bun AI-rewrite-to-rust saga… so I’m baffled, befuddled, and overall at a loss to make sense of this decision.
https://github.com/pnpm/pn/commits/main/?after=e24c0b293f1f4...
I got to the conclusion that boring is good enough, for me NPM is the best tool, is not that fast, but the installation speed is not that bad, considering how many times I need to run from scratch, the difference does not matter, it is stable and it's the default Node package manager, so I don't need to bother to install in CI any other tool, etc. My experience for long living projects is to stick with the defaults,…