查看源
npm config get registryyarn config get registrypnpm config get registry换源
npm config set registry https://registry.npmmirror.comyarn config set registry https://registry.npmmirror.compnpm config set registry https://registry.npmmirror.com取消换源
npm config delete registryyarn config delete registrypnpm config delete registry工具
npm install -g yrm
yrm ls
yrm use [name]