ls-remote -h -t git://github.com/adobe-webplatform/eve.git

npm WARN deprecated [email protected]: Switch to the `bfj` package for fixes and new features! npm WARN deprecated [email protected]: Package no longer supported. Contact [email protected] for more info. npm WARN deprecated [email protected]: CircularJSON is in maintenance only, flatted is its successor. npm ERR! Error while executing: npm ERR! D:\Software\git\cmd\git.EXE ls-remote -h -t git://github.com/adobe-webplatform/eve.git npm ERR! npm ERR! fatal: unable to connect to github.com: npm ERR! github.com[0: 13.229.188.59]: errno=No such file or directory npm ERR! github.com[1: 52.74.223.119]: errno=No such file or directory npm ERR! github.com[2: 13.250.177.223]: errno=No such file or directory npm ERR! npm ERR! npm ERR! exited with error code: 128

npm ERR! A complete log of this run can be found in: npm ERR!     C:\Users\zhang\AppData\Roaming\npm-cache\_logs\2019-03-04T03_22_57_304Z-debug.log

 

解決方案

cd 項目根目錄

git config --global url."https://".insteadOf git://

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章