I find myself building a project set up to use stardoc but there is a misconfiguration that somehow the project authors have sidestepped. I'm not well versed in bazel so I'm not sure how to diagnose this issue:
ERROR: /home/username/.cache/bazel/_bazel_username/c9daaaa8d3a3a2e4f1025c9bb821117a/external/stardoc~/src/main/java/com/google/devtools/build/stardoc/renderer/BUILD:11:12:
While resolving toolchains for target @@stardoc~//src/main/java/com/google/devtools/build/stardoc/renderer:renderer (6249d0c): No matching toolchains found for types @@bazel_tools//tools/jdk:runtime_toolchain_type.
I find myself building a project set up to use stardoc but there is a misconfiguration that somehow the project authors have sidestepped. I'm not well versed in bazel so I'm not sure how to diagnose this issue: