随笔分类 - Golang
Go环境异常问题go: go.mod file not found in current directory or any parent directory; see ‘go help modules
摘要:高版本go(1.17)执行时错误: go: go.mod file not found in current directory or any parent directory; see ‘go help modules’… 解决:参考链接: https://blog.golang.org/go11
阅读全文