Open
Description
What happened?
File "/Users/mhill/bazel/3c3e59429c86c7585f0ffa57350a75ac/external/aspect_rules_js/js/private/js_run_binary.bzl", line 378, column 21, in js_run_binary
srcs = srcs + extra_srcs,
Error: unsupported binary operation: depset + list
Version
Development (host) and target OS/architectures:
Output of bazel --version
:
7.1
Version of the Aspect rules, or other relevant rules from your
WORKSPACE
or MODULE.bazel
file:
Language(s) and/or frameworks involved:
How to reproduce
No response
Any other information?
No response