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
Using the plugin with the connect-kotlin repository yields the following error when executing ./gradlew bufGenerate at the root directory:
./gradlew bufGenerate
* What went wrong: Execution failed for task ':crosstests:google-javalite:bufGenerate'. > > arguments: [/Users/buildbreaker/.gradle/caches/modules-2/files-2.1/build.buf/buf/1.17.0/5f7879fa647d2fa6a9cfeaf1f56ad60f7080b0fa/buf-1.17.0-osx-aarch_64.exe, generate, --output, /Users/buildbreaker/development/connect-kotlin1/crosstests/google-javalite/build/bufbuild/generated] > exit code: 1 > stdout: (empty) > stderr: (below) > Failure: buf.gen.yaml: does not exist
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Using the plugin with the connect-kotlin repository yields the following error when executing
./gradlew bufGenerate
at the root directory:The text was updated successfully, but these errors were encountered: