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
Hello. I'm trying to build jadeps on my machine. After bazel build -c opt //cmd/jadep command, I'm getting error:
ERROR: error loading package '': Encountered error while reading extension file 'go/def.bzl': no such package '@io_bazel_rules_go//go': error loading package 'external': Could not load //external package ERROR: error loading package '': Encountered error while reading extension file 'go/def.bzl': no such package '@io_bazel_rules_go//go': error loading package 'external': Could not load //external package INFO: Elapsed time: 9.233s INFO: 0 processes. FAILED: Build did NOT complete successfully (0 packages loaded)
BR
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello. I'm trying to build jadeps on my machine.
After bazel build -c opt //cmd/jadep command, I'm getting error:
ERROR: error loading package '': Encountered error while reading extension file 'go/def.bzl': no such package '@io_bazel_rules_go//go': error loading package 'external': Could not load //external package
ERROR: error loading package '': Encountered error while reading extension file 'go/def.bzl': no such package '@io_bazel_rules_go//go': error loading package 'external': Could not load //external package
INFO: Elapsed time: 9.233s
INFO: 0 processes.
FAILED: Build did NOT complete successfully (0 packages loaded)
BR
The text was updated successfully, but these errors were encountered: