Closed gruggiero closed 5 months ago
Thanks for reporting! Any chance to get the reproduction to test it out?
Actually I just had the problem with the main branch pulled from the base repo pekko-persistence-dynamodb
EDIT: Removing the old .bloop file and reimporting the project solved the issue. I don't know what caused the .bloop "corruption". Sorry for the misleading report. Let me know if you want more details in case this happens again.
When using metals to compile a modified Pekko persistence project I get the following error, both in VSCode and in Emacs:
I get the same error when using Bloop from command line. The project compiles fine in sbt without errors.
Bloop v1.5.17 Scala 3.4.2 sbt 1.10.0 openjdk 21.0.3 Ubuntu 22.04.4 LTS
Let me know if other details are needed.
Thank you