pnpm-wrapper
A tool to manage pnpm version for different projects. UPD: Just use Corepack (https://nodejs.org/api/corepack.html)
How to download and setup pnpm-wrapper
Open terminal and run command
git clone https://github.com/Djaler/pnpm-wrapper.git
git clone is used to create a copy or clone of pnpm-wrapper repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with pnpm-wrapper https://github.com/Djaler/pnpm-wrapper/archive/master.zip
Or simply clone pnpm-wrapper with SSH
[email protected]:Djaler/pnpm-wrapper.git