Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Jul 4, 2024. It is now read-only.
This repository was archived by the owner on Jul 4, 2024. It is now read-only.
There was an error while loading. Please reload this page.
the system cannot find the file specified #11
i try run make proto tidy but i got error
process_begin: CreateProcess(NULL, protoc --proto_path=. --micro_out=. --go_out=:. proto/helloworld.proto, ...) failed.
make (e=2): The system cannot find the file specified.
make: *** [Makefile:11: proto] Error 2
i try in windows.
maybe can you help me
Trims