I'm running a couple of projects that make use of Yarn v1 that will not be upgraded to Yarn v2 anytime soon for many reasons (CI being one of them). However, I would like to use Yarn v2 for new projects.
Is there a sane way to have both Yarn v1 and Yarn v2 installed on one machine so they can be used interchangebly between projects?