使用如下命令查看镜像地址
npm config get registry
修改npm镜像的地址
npm config set registry https://registry.npmmirror.com/