📅  最后修改于: 2022-03-11 14:50:24.187000             🧑  作者: Mango
# step1
sudo apt-get install build-essential
# step2
wget -qO- https://raw.githubusercontent.com/nvm-sh/nvm/v0.38.0/install.sh | bash
# or
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.38.0/install.sh | bash