go的hello world
LiteIDE错误
go go.mod file not found in current directory or any parent directory
解决,
控制台输入:
go env -w GO111MODULE=auto
然后重启LiteIDE
使用gin时会报错:
go: github.com/gin-gonic/gin@v1.6.3: Get "https://proxy.golang.org/github.com/gin-gonic/gin/@v/v1.6.解决,控制台输入:
go env -w GO111MODULE=on go env -w GOPROXY=https://goproxy.cn,direct
相关阅读
评论:
↓ 广告开始-头部带绿为生活 ↓
↑ 广告结束-尾部支持多点击 ↑