x/tools/gopls: “no metadata for <package>” in workspaces setup #56470
Labels
FrozenDueToAge
gopls
Issues related to the Go language server, gopls.
Tools
This label describes issues relating to any tools in the x/tools repository.
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
Milestone
gopls version
go env
What did you do?
I attached a minimal file and directory structure for reproducing the issue here:
gopls-issue.tar.gz
Note that this contains a workspace.
Extract it, then go into the
mytool
directory and call:Note that
go build
andgo run
work fine inmytool
.What did you expect to see?
No output and exit code 0.
What did you see instead?
The text was updated successfully, but these errors were encountered: