beego / bee

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

init global config instance failed. If you do not use this, just ignore it. open conf/app.conf: no such file or directory #838

Open jicjoy opened 1 year ago

jicjoy commented 1 year ago

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