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

ArtifactPrefixConflictException in node_modules #82

Open
ajhyndman opened this issue Jun 6, 2020 · 0 comments
Open

ArtifactPrefixConflictException in node_modules #82

ajhyndman opened this issue Jun 6, 2020 · 0 comments

Comments

@ajhyndman
Copy link

Hey! I'm pretty new to the bazel ecosystem, coming from a node background.

Is this project still supported? If so, are there assumptions I'm missing? Does this repository depend on any specific flags? I was experimenting with the node_module and node_binary rules; once I add a node_binary that refers to a node_module I immediately run into a path prefix conflict at the library level.

This repository should be a pretty minimal repro of my issue. I tried versions of bazel from 0.29.1 to 3.0.0 and see the same symptom in each.

https://github.com/ajhyndman/bazel_playground/blob/pubref/rules_node/packages/example/BUILD.bazel

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

No branches or pull requests

1 participant