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
https://scalapb.github.io/generated-code.html doesn't mention the stubs whereas they are essential to grpc the executable doesn't offer useful help:
protoc-jar: protoc version: 330, detected platform: linux/amd64 protoc-jar: executing: [/tmp/protocjar7616451619129687590/bin/protoc.exe, --plugin=protoc-gen-scala=/tmp/protocbridge2720727239379937245] Missing input file.
#91 does generate stubs, but there is no obvious way to guess which of the switches: scala_out=flat_package,grpc,java_conversions:/tmp causes that.
The text was updated successfully, but these errors were encountered:
scalapb/scalapb.github.io@1b4ff10
No branches or pull requests
https://scalapb.github.io/generated-code.html doesn't mention the stubs whereas they are essential to grpc
the executable doesn't offer useful help:
#91 does generate stubs, but there is no obvious way to guess which of the switches: scala_out=flat_package,grpc,java_conversions:/tmp causes that.
The text was updated successfully, but these errors were encountered: