Maksym Moroz
10/31/2025, 2:20 PMCalculating task graph as configuration cache cannot be reused because init script '../../../../private/var/folders/32/33qr05gj24jbrq7qvg4c1fjh0000gn/T/ijJvmDebugger1.gradle' has changed.
Any idea what might be causing this to happen from time to time?Valentin Rocher
10/31/2025, 2:27 PMVampire
10/31/2025, 2:27 PMij... means it is a file the Gradle integration in IntelliJ IDEA creates to properly integrate with Gradle.
If that file changes for some reason, the CC entry cannot be reusedValentin Rocher
10/31/2025, 2:28 PM/private/var/... is the temp dir on mac os usually)Vampire
10/31/2025, 2:28 PM