第一步
git config --global http.sslverify "false"
不行就试下面这个
git config --global url."https://".insteadOf git://
第二步 新报错
npm ERR!
code 128 npm ERR! Command failed: git clone --mirror -q git://github.com/adobe-webplatform/
npm cache clean --force
第三步
npm install