dylan-dinh

Results 2 comments of dylan-dinh

> This error means grpcc couldn't locate the proto file. > Although I'd really like it to say `Error: Could not load file [FileName]` instead. > E.g. specifying filename instead...

Using `$ grpcc -p /Volumes/wholeDisk/libmed/ProtoObjects/postier.proto -d /Volumes/wholeDisk/libmed/ProtoObjects -a 127.0.0.1:4000 -i` print me out this error : `Error: Could not load file "{"root":"/Volumes/wholeDisk/libmed/ProtoObjects","file":"/Volumes/wholeDisk/libmed/ProtoObjects/postier.proto"}"` any tips ? Did everything above