bower error status code of git: 128

這其實是bower要更新到local cache中發生衝突,最主要的目的就是要把cache清掉,解決辦法可分為兩種


1. 用bower的功能直接將cache清掉
bower cache-clean

2. 手動將整個bower所有的cache清掉(MAC 路徑)
rm -rf ~/.bower


但如果是下載當中一直卡住請參考下連結
http://iskens.blogspot.tw/2013/06/bower-cant-fetch-componentsvery-very.html

相關連結
https://github.com/bower/bower/issues/50

沒有留言:

張貼留言