安装测速查看源切换源增加源 nrm 是用于帮助我们简单、快速地在不同的 npm 源之间进行切换 安装[sudo] npm install --global nrm 测速nrm test 查看源nrm ls 切换源nrm use 'xxx' 增加源nrm add '源名称' '源地址'