问题描述

解决方案

  1. 将ssh下载方式替换成https
git config --global url."https://".insteadOf ssh://git
  1. 下载
npm install --registry=https://registry.npm.taobao.org