intellij icon indicating copy to clipboard operation
intellij copied to clipboard

Sync fails with no such package '@@intellij_aspect//'.

Open kitbuilder587 opened this issue 1 year ago • 1 comments

Description of the bug:

When I try to sync my project on new beta version of plugin, it fails with:

WARNING: errors encountered while analyzing target 'xxx', it will not be built.
no such package '@@intellij_aspect//': The repository's path is "intellij_aspect" (absolute: "/Users/zajdelovm/Library/Application Support/JetBrains/IdeaIC2024.2/plugins/ijwb_bazel.jar/aspect") but it does not exist or is not a directory.

When run it on previous versions of plugin it is completes with ok.

Which category does this issue belong to?

No response

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

No response

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

idea 2024.2

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

No response

What Bazel plugin version are you using?

2024.08.27.0.1-api-version-242

Have you found anything relevant by searching the web?

No response

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

No response

kitbuilder587 avatar Sep 02 '24 07:09 kitbuilder587

I can't reproduce that. Could you please try to uninstall and install plugin again?

tpasternak avatar Sep 02 '24 13:09 tpasternak

@tpasternak Reinstalling the plugin doesn't help.

c16a avatar Dec 10 '24 13:12 c16a

Hi, can you please share?

  1. Plugin version
  2. Channel (stable/beta)
  3. IntelliJ Version
  4. the result of bazel info release

tpasternak avatar Dec 10 '24 13:12 tpasternak

This has been fixed in https://github.com/bazelbuild/intellij/releases/tag/v2024.12.03-stable

c16a avatar Dec 24 '24 08:12 c16a

Any chance this fix can be back-ported for CLion 2024.1.6 as well? I'm using 2024.11.05.0.3-api-version-241 and getting this exact same error.

taekahn avatar Mar 06 '25 01:03 taekahn

probably obsolete? please reopen in case it still reproduces

jastice avatar May 22 '25 11:05 jastice