一、报错内容
Failed to find the "go" binary in either GOROOT() or PATH().
Check PATH, or Install Go and reload the window.
If PATH isn't what you expected, see https://github.com/golang/vscode-go/issues/971
二、报错说明
这个错误提示表明系统中没有找到Go语言的可执行文件(go
二进制程序),可能是由于未安装Go语言环境,或者安装后未正确配置环境变量导