Distributed Services With Go - gogoproto on linux

I was having the same issue (on Arch Linux), and it turned out to be a permission issue. Make sure you have permission to run the protoc executable, and check the permissions for your working directory.

1 Like