Appearance
npm install --registry=https://registry.npm.taobao.org
换dns或者手动更改hosts文件或许也会起到些作用
git config --global url."https://".insteadOf git://
公司项目很容易碰到依赖太旧的情况,自己做的项目向来都是用最新依赖的 :)