环境配置Ubuntu22.04安装Nodejs
run bash code
curl -fsSL https://deb.nodesource.com/setup_22.x | sudo -E bash - &&sudo apt-get install -y nodejs
#Carrawayang written
curl -fsSL https://deb.nodesource.com/setup_22.x | sudo -E bash - &&sudo apt-get install -y nodejs