Error when running bazel as part of a pixi project #3581
-
I am trying to compile a basic bazel project using a
or
how can I fix this? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 7 replies
-
The problem is that your bazel workspace correspond to your pixi workspace, where the |
Beta Was this translation helpful? Give feedback.
-
Better than bazelignore, which doesn't support globs, add this to your REPO.bazel:
|
Beta Was this translation helpful? Give feedback.
Better than bazelignore, which doesn't support globs, add this to your REPO.bazel: