首先是提示没有delve内没有terminal包,
然后我把delve包删了,在github上下载一个最新的delve包提示我
package github.com/derekparker/delve/terminal: C:\GOPATH\src\github.com\derekparker\delve exists but C:\GOPATH\src\github.com\derekparker\delve\.git does not - stale checkout?
我在delve包搜索了一下,有termianl包,不过路径不同我把termianl包复制一份诺到delve包下面,下载bee工具还报错.....
我beego框架已经装完能正常运行了,但是这个bee工具卡了很久就是装不上,很崩溃
![T8(FEOODN2N6SF`WYO]6SW9.png](https://static.studygolang.com/190815/11bd4400ebb8d7a9362b9ebbe22bd340.png)
更多评论
大神,我的go从1.92升级到1.12.9 安装bee工具依然报错!这个错见过没?求帮助
#github.com/derekparker/delve/service/rpccommon
github.com\derekparker\delve\service\rpccommon\server.go:82:3: cannot use logger (type *"github.com/go-delve/delve/vendor/github.com/sirupsen/logrus
".Entry) as type *"github.com/derekparker/delve/vendor/github.com/sirupsen/logrus".Entry in field value
![ex.png](https://static.studygolang.com/190819/6681704089644a0edf582360627f52e2.png)
#3