npm ERR! code 128

解决办法:
执行

git config --globalurl."https://".insteadOfgit://
npm cache clean --force