npm config set registry https://registry.npm.taobao.org --global npm config set disturl https://npm.taobao.org/dist --global
配置淘宝镜像,不使用怪异的cnpm
原文:https://www.cnblogs.com/lantuoxie/p/9246583.html