安装nodejs

更新于

ubuntu

参考

Terminal window
curl -fsSL https://deb.nodesource.com/setup_18.x | sudo -E bash - &&\
sudo apt-get install -y nodejs