Trying to run go install github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-openapiv2 to install the protoc-gen-openapiv2 plugin, but I'm thrown back this panic message, along with the stack trace:
Execute go install [github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-openapiv2](http://github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-openapiv2)
🐛 Bug Report
Trying to run
go install github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-openapiv2
to install the protoc-gen-openapiv2 plugin, but I'm thrown back this panic message, along with the stack trace:To Reproduce
(Write your steps here:)
go install [github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-openapiv2](http://github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-openapiv2)
Expected behavior
protoc-gen-openapiv2 to be installed locally.
Actual Behavior
Here is the stack trace:
Your Environment
Mac OS Ventura 13.0, Apple M1 Pro