macOS SetupNode.jsOn this pageNode.js Quickly setup with nvm Install version manager - nvm curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh | bash Install the latest LTS version nvm install --lts --latest-npm Install pnpm npm install --global pnpm