UBUNTU 安装最新版 nodejs

whereis nodejs

nodejs -v

sudo npm config set registry https://registry.npm.taobao.org

sudo npm install n -g

sudo n stable

 

posted on 2020-10-28 20:14  Zhearts  阅读(517)  评论(0)    收藏  举报

导航