MAC 升级Nodejs和Npm到最新版第一步,先查看本机node.js版本: node -v 第二步,清除node.js的cache: sudo npm cache clean -f 第三步,安装n 工具, ...
確定! 回上一頁