protobuf
protobuf copied to clipboard
protoc-gen-go: no such flag -import_prefix
Hello, i am trying to build a proto file in wsl and got this error : protoc-gen-go: no such flag -import_prefix
i cannot change the argument because this is internal tool used in my company. may i please know why import_prefix works on mac and not on wsl ubuntu?
Thank you!
Can you please provide minimal steps to reproduce?