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
Update your copy of the grpc-gateway library to the latest version from github:
go get -u github.com/grpc-ecosystem/grpc-gateway
Delete the protoc-gen-grpc-gateway and protoc-gen-swagger binary from your PATH,
and reinstall the latest versions:
go get -u github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway
go get -u github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger
I still have a problem!
Please consider reaching out for help on a chat forum, such as Gophers Slack (channel #grpc-gateway).
It's much easier to help with common debugging steps in a chat, and some of
the maintainers are reading the channel regularly. If you
submit an issue which is clearly an environment setup problem, or it's obvious
you haven't tried seeking help somewhere else first, we may close your issue.
I still have a problem!
Please follow these steps to submit a bug report:
Bug reports:
Fill in the following sections with explanations of what's gone wrong.
Steps you follow to reproduce the error:
<!-- Example steps1. I grab my catapult2. I load it with lettuce3. Press the fire button4. It falls over-->
Your steps here.
What did you expect to happen instead:
<!-- Example answer1. It would have rained lettuce from the sky bringing forth a cuddly army of bunnies we could play with-->
Your answer here.
What's your theory on why it isn't working:
<!-- Example answerEvil wizards are hoarding the bunnies and don't want to share. The wizards are casting lettuce protection spells so the catapult won't work.-->
Your theory here.
The text was updated successfully, but these errors were encountered:
The gRPC-Gateway project is maintained by volunteers in their spare time. Please follow these troubleshooting steps before submitting an issue.
grpc-gateway
library to the latest version from github:protoc-gen-grpc-gateway
andprotoc-gen-swagger
binary from yourPATH
,and reinstall the latest versions:
I still have a problem!
Please consider reaching out for help on a chat forum, such as
Gophers Slack (channel #grpc-gateway).
It's much easier to help with common debugging steps in a chat, and some of
the maintainers are reading the channel regularly. If you
submit an issue which is clearly an environment setup problem, or it's obvious
you haven't tried seeking help somewhere else first, we may close your issue.
I still have a problem!
Please follow these steps to submit a bug report:
Bug reports:
Fill in the following sections with explanations of what's gone wrong.
Steps you follow to reproduce the error:
Your steps here.
What did you expect to happen instead:
Your answer here.
What's your theory on why it isn't working:
Your theory here.
The text was updated successfully, but these errors were encountered: