npm config get registrynpm
查看npm源,默認源是 https://registry.npmjs.org/get
npm config set registry https://registry.npm.taobao.orgco
更換npm源config