It should be possible to use the same extension as both a production and dev dependency #14635
Labels
area-Bzlmod
Bzlmod-specific PRs, issues, and feature requests
P2
We'll consider working on this in future. (Assignee optional)
team-ExternalDeps
External dependency handling, remote repositiories, WORKSPACE file.
type: feature request
Description of the problem / feature request:
It's often useful to use the same extension as both a production and development time dependency. eg.
When one tries this, the following error is shown:
As an aside, this message not include the name of the extension which makes debugging harder.
Bugs: what's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.
See above
What's the output of
bazel info release
?release 5.0.0
The text was updated successfully, but these errors were encountered: