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

[Bug]: js_run_binary does not allow depset srcs #1844

Open
matthewjh opened this issue Jul 11, 2024 · 0 comments
Open

[Bug]: js_run_binary does not allow depset srcs #1844

matthewjh opened this issue Jul 11, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@matthewjh
Copy link

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

@matthewjh matthewjh added the bug Something isn't working label Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant