Skip to content
This repository has been archived by the owner on Jun 10, 2022. It is now read-only.

invalid parameter: include_file #3

Open
henrikrudstrom opened this issue May 31, 2022 · 1 comment
Open

invalid parameter: include_file #3

henrikrudstrom opened this issue May 31, 2022 · 1 comment

Comments

@henrikrudstrom
Copy link

henrikrudstrom commented May 31, 2022

Hi, first of all, great work on this plugin, been following the issue in various repos. great its finally here!
But. I'm having an issue passing parameters to protoc-gen-prost from protoc:

> protoc  --prost_out=rpc --prost_opt=include_file test.proto
--prost_out: invalid parameter: include_file

Im having the same issue when i try to run it using buf generate

Without the parameter it works.

(im on a mac, with apple silicon, using zsh)

@Tuetuopay
Copy link
Owner

Hi, sorry for the late response. Same as with your other issue...

How did you install the plugin? If through crates.io, they you're likely not using this one but the one over at https://github.com/neoeinstein/protoc-gen-prost. His is the one published on crates.io, while mine was developed in parallel and did not end up being released anywhere.

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

No branches or pull requests

2 participants