-
sudo apt-get install nodejs
-
sudo apt install npm
-
npm cache clean -f
-
npm install -g n
-
sudo n stable
-
hash -d npm
-
node -v
-
npm -v
sudo apt-get install nodejs
sudo apt install npm
npm cache clean -f
npm install -g n
sudo n stable
hash -d npm
node -v
npm -v
本文标题:Ubuntu 18.04 安装更新Node和npm
本文链接:https://www.haomeiwen.com/subject/ymhxlltx.html
网友评论