npm设置淘宝源

npm config set registry http://registry.npm.taobao.org/

还原的话就是

npm config set registry https://registry.npmjs.org/