执行一下命令
curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
sudo apt-get install -y nodejs
复制代码
执行一下命令
curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
sudo apt-get install -y nodejs
复制代码
转载于:https://juejin.im/post/5c8e1d80e51d45752b0b6e80