Beego: installing fatal with bee, thanks!

Created on 8 Sep 2020  路  2Comments  路  Source: astaxie/beego

image

kinquestion

Most helpful comment

solve by
go env -w GOPROXY=https://goproxy.io,direct

go env -w GO111MODULE=on

All 2 comments

It's version conflicts. Please check the version of gadelkareem/delve. I think if you reinstall this dependency with the same version that bee uses, the issue should be resolved.

solve by
go env -w GOPROXY=https://goproxy.io,direct

go env -w GO111MODULE=on

Was this page helpful?
0 / 5 - 0 ratings

Related issues

astaxie picture astaxie  路  4Comments

lwhile picture lwhile  路  3Comments

AvoncourtPartners picture AvoncourtPartners  路  4Comments

Rushit picture Rushit  路  3Comments

drmaples picture drmaples  路  6Comments