Open anonrig opened 1 month ago
Hi, I fail to reproduce this issue on my machine with CLion 2024.2 and 2024.3. If you can still reproduce it with you project could you please zip the entire project like you have it on disk and send me the archive. I have a feeling that your project might be stuck in problematic state.
In this case you could also try the Non-Incremenatl Sync Project with BUILD files
action.
You can use github.com/cloudflare/workerd
Yes, I already tried to reproduce this issue by importing the project from the main branch there. However, since I could not reproduce it with a fresh import, I think that your project might be stuck in a faulty state. If you zip the entire project, include the .clwb
directory I might be able to take a look at this broken state.
Description of the bug:
Sync project with BUILD files
button oon github.com/cloudflare/workerd from scratch fails with the following errorWhich 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.
Here's the stack trace.
Which Intellij IDE are you using? Please provide the specific version.
Clion 2024.2
What programming languages and tools are you using? Please provide specific versions.
ts,js,c++,python,rust
What Bazel plugin version are you using?
latest
Have you found anything relevant by searching the web?
None
Any other information, logs, or outputs that you want to share?
No response