You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 4, 2024. It is now read-only.
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