Skip to content
New issue

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

What is the "M" argument on the command line? #89

Open
tokuki-ho opened this issue Aug 24, 2021 · 3 comments
Open

What is the "M" argument on the command line? #89

tokuki-ho opened this issue Aug 24, 2021 · 3 comments

Comments

@tokuki-ho
Copy link

Hi , with latest docker image(v1.10.1), I get a error:

| Please specify either:
|      • a "go_package" option in the .proto source file, or
|      • a "M" argument on the command line.

What is a "M" argument on the command line. and how to pass it to command line?
(I don't want to add go_package to proto file)

@wedothings
Copy link

Also, struggling with this

@higansama
Copy link

So do i

@HairyMike
Copy link
Contributor

This is the output from protoc which is executed on the container (by the go code - here).

The current latest version of gripmock requires a go_package option at the top of your protobuf files. Good news is that theres a Pull Request being worked on that will remove the need for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants