npm ERR! code ENOTFOUND npm ERR! errno ENOTFOUND
如果现在是taobao的镜像
npm config set registry http://registry.cnpmjs.org/
如果不是淘宝的镜像
npm config set registry https://registry.npm.taobao.org
如果现在是taobao的镜像
npm config set registry http://registry.cnpmjs.org/
如果不是淘宝的镜像
npm config set registry https://registry.npm.taobao.org