go build github.com/derekparker/delve/service/test: no non-test Go files in D:\gowork\src\github.com\derekparker\delve\service\test
# golang.org/x/tools/godoc
can't create $WORK\golang.org\x\tools\godoc.a: open $WORK\golang.org\x\tools\godoc.a: The system cannot find the path specified.
# sourcegraph.com/sqs/goreturns/returns
can't create $WORK\sourcegraph.com\sqs\goreturns\returns.a: open $WORK\sourcegraph.com\sqs\goreturns\returns.a: The system cannot find the path specified.
图中红色的线提示上面的部分,不知道有哪位大神知道怎么回事?
环境都弄好了
#2
更多评论
vscode-go插件依赖很多工具,是不是这些工具没有安装好
https://marketplace.visualstudio.com/items?itemName=lukehoban.Go
#1
<a href="/user/aaa777" title="@aaa777">@aaa777</a>
你好,我也有这个问题。 你现在修复了吗?
#3