We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This error occurs while executing the following command : kit generate service -t grpc --dmw
The /grpc/pb folder only contains the .proto file. The compile.sh and .pb.go files seem to be missing.
I installed the protoc compiler and protocol compiler plugins for Go. But still got that "ERRO[0000] exit status 1 error"
The text was updated successfully, but these errors were encountered:
same here^ :(
Sorry, something went wrong.
No branches or pull requests
This error occurs while executing the following command :
kit generate service -t grpc --dmw
The /grpc/pb folder only contains the .proto file. The compile.sh and .pb.go files seem to be missing.
I installed the protoc compiler and protocol compiler plugins for Go. But still got that "ERRO[0000] exit status 1 error"
The text was updated successfully, but these errors were encountered: