-
Notifications
You must be signed in to change notification settings - Fork 44
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
plugin prost-crate: The system couldn't find the given file. (os error 2) #56
Comments
We ran into this issue as well after upgrading to v0.2.2; for now we're getting around it by reverting to v0.2.1, as it seems like something broke in the latest release. |
@drivasperez Which crate did you revert to v0.2.1? My protoc-gen-prost-crate crate is at v0.3.1 |
Apologies for the ambiguity: protoc-gen-prost: 0.2.1 protoc-gen-prost-crate: 0.3.1 |
@drivasperez Ok, but as I can see the newest version of protoc-gen-prost-crate is 0.3.1 or am I wrong. I get this error with 0.3.1. |
I found my problem. I have to specify the path to the |
My directory structure:
protoc-gen-prost-crate
version v0.3.1Now I run
buf generate
in the root directory, and it exits with error:buf.gen.yaml:
The text was updated successfully, but these errors were encountered: