mac 如何升级node版本 · 1、sudo npm cache clean -f //清除nodejs的cache · 2、sudo npm install -g n //使用npm安装n模块 · 3、npm view node versions // ...
確定! 回上一頁