本文由 简悦 SimpRead 转码, 原文地址 blog.csdn.net
问题描述:$GOPATH/go.mod exists but should not
产生原因:开启模块支持后,并不能与 $GOPATH 共存, 所以把项目从 $GOPATH 中移出即可
具体解决方法如下(针对 goland):途中所示的框框里的内容移除即可
Go错误:$GOPATH/go.mod exists but should not_WatermelonMk的博客-CSDN博客
本文由 简悦 SimpRead 转码, 原文地址 blog.csdn.net
问题描述:$GOPATH/go.mod exists but should not
产生原因:开启模块支持后,并不能与 $GOPATH 共存, 所以把项目从 $GOPATH 中移出即可
具体解决方法如下(针对 goland):途中所示的框框里的内容移除即可
Go错误:$GOPATH/go.mod exists but should not_WatermelonMk的博客-CSDN博客
让时间为你证明