beego / bee

Bee is a tool for helping develop with beego app framework.
Apache License 2.0
1.44k stars 920 forks source link

Can't get beego version #793

Closed victor-0807 closed 3 years ago

victor-0807 commented 3 years ago

After executing the bee version command,Beego version display as:

Beego is not installed. Please do consider installing it first: https://github.com/beego/beego/v2. If you are using go mod, and you don't install the beego under $GOPATH/src/github.com/astaxie, just ignore this.

image

flycash commented 3 years ago

Yes, we will remove this feature because using go mod, you could read your go mod file. It's hard for us to do this because GOPATH/mod may have several Beego image