CLI commandsManage environmentspnpm env <cmd>版本:7.x本页总览pnpm env <cmd>Manages the Node.js environment. Commands use Install and use the specified version of Node.js Install the LTS version of Node.js: pnpm env use --global lts Install Node.js v16: pnpm env use --global 16