Amit Saurav
Amit Saurav
The `complie_protos.sh` script seems to be failing right now because of the incorrect import paths in the `protoc` command. Some imports in the `gnmi.proto`, `target.proto` and `fake.proto` also fail. There...
Checking out the main branch and running `./compile_protos.sh` fails with the following error: ``` /Users/amitsaurav/Work/go/src/github.com/google/protobuf/src: warning: directory does not exist. /Users/amitsaurav/Work/go/src/github.com/googleapis/googleapis: warning: directory does not exist. github.com/openconfig/gnmi/proto/gnmi/gnmi.proto: File not found....