npm config get prefix
npm config get cache
镜像
淘宝镜像
npm config set registry https://registry.npm.taobao.org
原来镜像
npm config set registry https://registry.npmjs.org