運行時候報錯了!
win10下 提示錯誤:init global config instance failed. If you donot use this, just ignore it.? open config/app.conf: The system cannot find the path specified.
$env:GO111MODULE="on" 設置為on了,這是什么問題?
win10下 提示錯誤:init global config instance failed. If you donot use this, just ignore it.? open config/app.conf: The system cannot find the path specified.
$env:GO111MODULE="on" 設置為on了,這是什么問題?
2020-11-12
舉報
2020-12-15
你好 我也遇到這個問題了 請問怎么整理個干凈版beego 引用包呀? ?
2020-11-13
哈哈,自己找的問題了,搞定了!
解決辦法是:gopath\src\github.com\astaxie\beego 這個包里面有些引用重復了,導致路徑不對,整理個干凈版beego 引用包就運行成功了。? ?
Welcome to Beego