ergoplatform / ergo

Ergo protocol description & reference client implementation
https://ergoplatform.org/
Creative Commons Zero v1.0 Universal
504 stars 170 forks source link

- #2127

Closed stenolog closed 8 months ago

kushti commented 9 months ago

Looks like regression bug in 2.12.12 https://github.com/scala/bug/issues/12100 , fixed in #2128

ccellado commented 9 months ago
image

IDEA not respecting sbt config, so setting build using sbt shell required

2129 fixes the missing compiler flag and will update the README, so issue is fixed

ccellado commented 9 months ago

so setting build using sbt shell required

confirming that the build now works.

Launching tests from within the IDE is broken though (worked previously).

What tests? it:test and it2:test only works with sudo sbt so outside IDE