Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

无法安装 #909

Open
812781385 opened this issue Feb 19, 2021 · 4 comments
Open

无法安装 #909

812781385 opened this issue Feb 19, 2021 · 4 comments

Comments

@812781385
Copy link

使用:go get -u github.com/beego/beego/v2
出现:cannot find package "github.com/beego/beego/v2" in any of: ...
请问何解?

@flycash
Copy link
Collaborator

flycash commented Feb 19, 2021

你打开了go module么?

@navygg
Copy link
Contributor

navygg commented Mar 25, 2021

@812781385 加上export GO111MODULE=on就可以了

@starjun
Copy link

starjun commented May 27, 2022

go install github.com/beego/bee/v2@latest

@mei2015
Copy link

mei2015 commented Jun 29, 2022

最直接的方法 下载 bee.exe 拷贝到 goroot bin 即可

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants