zero-doc
zero-doc copied to clipboard
Error when generate rpc proto
I try to run the command goctl rpc proto -src transform.proto -dir .
but got error

Help me, please. Thanks.!
Hi @vietnguyen87 , to delete the plugin protoc-gen-go in $PATH, and then install protoc-gen-go with go get -u github.com/golang/protobuf/[email protected] please !
Hi @anqiansong , That's great.! Thanks so much.!
Hi @anqiansong , I ran into the same error. Thank you so much.!