-
Install
nvm.💡See this link for installation details.
-
Install correct version of
Node.nvm install
-
Enable
corepackfor Node.js to automatically use the requiredyarnversion.corepack enable -
To avoid calling
nvmmanually for every session, set up shell integration by following these instructions.
yarn installyarn startyarn build