Skip to content

fix(bzlmod): don't use repo name npm_typescript #8561

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tyler-french
Copy link

Without this change, it will fail to build:

ERROR: /../external/bazel_tools/tools/build_defs/repo/utils.bzl:268:18: Traceback (most recent call last):
        File "/../external/aspect_rules_ts~/ts/extensions.bzl", line 14, column 29, in _extension_impl
                npm_dependencies(
        File "/../external/aspect_rules_ts~/ts/private/npm_repositories.bzl", line 83, column 10, in npm_dependencies
                maybe(
        File "/..external/bazel_tools/tools/build_defs/repo/utils.bzl", line 268, column 18, in maybe
                repo_rule(name = name, **kwargs)
Error in repository_rule: A repo named npm_typescript is already generated by this module extension at /../external/bazel_tools/tools/build_defs/repo/utils.bzl:268:18

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant