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

A problem occurred evaluating project ':BigQueryWorkloadTester'. Could not find method compile() #248

Open
siddjain opened this issue Jun 24, 2022 · 0 comments

Comments

@siddjain
Copy link

I get this error trying to compile BigQueryWorkloadTester:

» gradle clean :BigQueryWorkloadTester:build

FAILURE: Build failed with an exception.

* Where:
Build file '/Users/xxx/pontem/BigQueryWorkloadTester/build.gradle' line: 33

* What went wrong:
A problem occurred evaluating project ':BigQueryWorkloadTester'.
> Could not find method compile() for arguments [{group=com.google.api, name=gax-grpc, version=1.37.0}] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 538ms

How can I fix this? I am just following the instructions

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

1 participant