How to Solve Error: $GOPATH/go.mod exists but should not
Solution:
After the module support is turned on, it cannot coexist with GOPATH, so just remove the project from GOPATH
How to Solve Error: $GOPATH/go.mod exists but should not
Solution:
After the module support is turned on, it cannot coexist with GOPATH, so just remove the project from GOPATH