Closed nkev closed 8 years ago
get protoc version 3 beta On Jun 12, 2016 6:54 AM, "Nuri" notifications@github.com wrote:
I'm just trying to run the example in the readme but when I run the final line in the example:
letmegrpc --addr=localhost:12345 --port=8080 serve.proto
I get This parser only recognizes "proto2". exit status 1
How do I fix this?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/gogo/letmegrpc/issues/21, or mute the thread https://github.com/notifications/unsubscribe/ABvsLYk-7l3pE4YmqDrmAFiNrHHDAemmks5qK5D5gaJpZM4IztJR .
will do thanks!
I'm just trying to run the example in the readme but when I run the final line in the example:
I get
This parser only recognizes "proto2". exit status 1
How do I fix this?