Running go install ./...
in step 7 of "Development Environment" returns compile errors
#1539
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
I followed these steps: https://github.com/googleapis/gapic-showcase?tab=readme-ov-file#development-environment
At step 7 when I ran
go install ./...
I got these errors:
It looks like the code in
cmd/gapic-showcase/gapic-showcase.go
is autogenerated.The text was updated successfully, but these errors were encountered: