Go报错package github.com/astaxie/beego: exit status 128
                                                            生活随笔
收集整理的這篇文章主要介紹了
                                Go报错package github.com/astaxie/beego: exit status 128
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.                        
                                問題?
# cd .; git clone https://github.com/astaxie/beego /www/project/src/github.com/astaxie/beego Initialized empty Git repository in /www/project/src/github.com/astaxie/beego/.git/ error: while accessing https://github.com/astaxie/beego/info/refsfatal: HTTP request failed package github.com/astaxie/beego: exit status 128方法
第一,升級git 第二,在github下載源碼包放到對應目錄 第三,命令修復 git config --global url."git://github.com/astaxie/beego".insteadOf "https://github.com/astaxie/beego"?
總結
以上是生活随笔為你收集整理的Go报错package github.com/astaxie/beego: exit status 128的全部內容,希望文章能夠幫你解決所遇到的問題。
 
                            
                        - 上一篇: 14亿分等于多少万元?
- 下一篇: PHP的str_split分割字符串成数
