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
1.在本地项目新建文件夹test 2.修改source_relative的路径为./test 3.启动example 1报错
The text was updated successfully, but these errors were encountered:
看这个报错信息,像是因为本地没装 protoc-gen-go ? 安装命令:
go install google.golang.org/protobuf/cmd/[email protected] go install google.golang.org/grpc/cmd/[email protected]
Sorry, something went wrong.
No branches or pull requests
1.在本地项目新建文件夹test
2.修改source_relative的路径为./test
3.启动example 1报错
The text was updated successfully, but these errors were encountered: