beedoc icon indicating copy to clipboard operation
beedoc copied to clipboard

安装bee工具报依赖错误

Open tdus opened this issue 5 years ago • 2 comments

C:\Users\Administrator\gostudy>go get github.com/beego/bee go: finding versions for github.com/beego/bee go: github.com/beego/bee upgrade => v1.10.0 go: found github.com/derekparker/delve/service in github.com/derekparker/delve v1.3.2 go: found github.com/fsnotify/fsnotify in github.com/fsnotify/fsnotify v1.4.7 go: found github.com/gorilla/websocket in github.com/gorilla/websocket v1.4.1 go: found google.golang.org/appengine/cloudsql in google.golang.org/appengine v1.6.5 go: github.com/beego/bee imports github.com/beego/bee/cmd imports github.com/beego/bee/cmd/commands/dlv imports github.com/derekparker/delve/service: github.com/derekparker/[email protected]: parsing go.mod: module declares its path as: github.com/go-delve/delve but was required as: github.com/derekparker/delve

tdus avatar Jan 05 '20 14:01 tdus

同问,我的是1.14版本的go,目录结构都不一样了

Casper-Mars avatar Jun 02 '20 12:06 Casper-Mars

我的版本go1.14.4,也是出现这个问题呢。

benlin avatar Jun 15 '20 11:06 benlin