building-microservices-youtube icon indicating copy to clipboard operation
building-microservices-youtube copied to clipboard

protoc-go on mac and linux is n't working with plugins and or generating one file with grpc

Open laithrafid opened this issue 3 years ago • 1 comments

protoc -I protos/ protos/currency.proto --go_out=plugins=grpc:protos/currency --go_out: protoc-gen-go: plugins are not supported; use 'protoc --go-grpc_out=...' to generate gRPC

See https://grpc.io/docs/languages/go/quickstart/#regenerate-grpc-code for more information.

laithrafid avatar Feb 10 '22 17:02 laithrafid

There has been major changes in GRPC since this video has been uploaded. If you still need further help, contact me, I'll try my best.

HasanBingolbali avatar Mar 24 '22 11:03 HasanBingolbali