#!/bin/bash ########################################################### ### source <(curl -fsSL https://raw.lhy.life/node.sh) ########################################################### wget -qO- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.1/install.sh | bash source ~/.bashrc nvm install --lts node -v npm -v