I've just learned about corepack, a tool that bundles with Node.js and solves a bunch of problems with handling package managers. But I'll be using it in my development setup from now on. corepack is bundled with Node.js, and has been since Node.js 14.19. So, if you have Node.js, you have corepack.
Full article