摘要: 从github下载了一个开源项目, 执行了go mod tidy 所有的go包都正常下载完毕 但go run main时报错“package io/fs is not in GOROOT ” baidu了一下,都是说需要开启go module和go mod init, 我明明已经开启的 后面检查了g 阅读全文
posted @ 2022-03-28 22:53 千年寒冰火 阅读(6221) 评论(0) 推荐(0)