📜  npm 不支持 Node.js v10.19.0 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:49:36.929000             🧑  作者: Mango

代码示例1
curl -fsSL https://deb.nodesource.com/setup_12.x | sudo -E bash -
sudo apt-get install -y nodejs