I got one error. I get the same result in two ways。 1、git clone https://github.com/beego/bee.git cd bee && go build && ./bee version 2、go install github.com/beego/bee/v2@develop bee version
I got one error.
I get the same result in two ways。
1、git clone https://github.com/beego/bee.git
cd bee && go build && ./bee version
2、go install github.com/beego/bee/v2@develop
bee version