sudo apt-get remove nodejs --purge
curl -sL https://deb.nodesource.com/setup_9.x |sudo -E bash -
sudo apte-get update
sudo apt-get install -y nodejs
node -vnpm -v
sudo apt-get remove nodejs --purge
curl -sL https://deb.nodesource.com/setup_9.x |sudo -E bash -
sudo apte-get update
sudo apt-get install -y nodejs
node -vnpm -v
本文标题:如何配置ubuntu16.04?——node.js篇
本文链接:https://www.haomeiwen.com/subject/hxswhftx.html
网友评论