📅  最后修改于: 2022-03-11 14:49:54.450000             🧑  作者: Mango
sudo apt-get install curl
curl -sL https://deb.nodesource.com/setup_13.x | sudo -E bash -
sudo apt-get install nodejs
node -v #to check if its installed