Ubuntu 升级nodejs版本 地表最强菜鸡 2021-03-14 228 阅读1分钟 1、升级 $ sudo npm install n -g $ sudo n stable 2、验证 $ node --version 到此 Ubuntu 升级nodejs版本介绍完成。