You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an issue when trying to regenerates Trace.java files from IntelliJ, right? How do you try and do that? I have been doing it from the command-line with e.g. ./gradlew add to regenerate the Trace.java file for the add module.
I was able to recreate the original problem on my laptop. However, I then managed to fix it (after some playing around). I did not need to change anything in the repository itself. I think it is perhaps a gradle caching issue. So, one thing to try is removing the .gradle directory.
If we comment the corsetExist as to run the test, it still doesn't work
The text was updated successfully, but these errors were encountered: