Skip to content

bazel build from cli passes, bazel build from clion fails #7169

@stu

Description

@stu

Description of the bug:

from CLI, bazel build //... works no errors. build in clion fails.

error loading package 'external': the repository @@intellij_aspect does not exist, but has been specified as overridden with --override_repository. Use --inject_repository instead to add a new repository.

project fails to build.

Which category does this issue belong to?

CLion

What's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.

open the bazel repository examples/cpp-tutorial/stage3 in clion. hit build. fail.

Which Intellij IDE are you using? Please provide the specific version.

clion 2024.3.1

What programming languages and tools are you using? Please provide specific versions.

No response

What Bazel plugin version are you using?

2024.11.19.0.3-api-version-243

Have you found anything relevant by searching the web?

No response

Any other information, logs, or outputs that you want to share?

No response

Metadata

Metadata

Assignees

Labels

P1I'll work on this now. (Assignee required)awaiting-maintainerAwaiting review from Bazel team on issuesproduct: CLionCLion plugintype: bug

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions