rules_swift_package_manager icon indicating copy to clipboard operation
rules_swift_package_manager copied to clipboard

Stardoc documentation is not updating when `bazel run //:tidy` is executed.

Open cgrindel opened this issue 2 years ago • 0 comments

Also, when I run bazekl run //docs:update, I see the following error:

ERROR: Target //docs:update is incompatible and cannot be built, but was explicitly requested.
Dependency chain:
    //docs:update (2aaf3c)
    //docs:internal_rules_and_macros_overview.md_ (2aaf3c)
    //docs:internal_rules_and_macros_overview (2aaf3c)   <-- target platform (@local_config_platform//:host) didn't satisfy constraint @platforms~0.0.6//:incompatible

cgrindel avatar Apr 27 '23 20:04 cgrindel