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
{{ message }}
This repository was archived by the owner on Apr 15, 2025. It is now read-only.
I'm trying to build the app on Windows using Giraffe Canary 8, and Flamingo Beta 4. Both of them fail with the following error:
Unable to make field private static final java.util.Map java.lang.ProcessEnvironment.theCaseInsensitiveEnvironment accessible: module java.base does not "opens java.lang" to unnamed module @436e852b
Android Studio doesn't tell much except the error, and doesn't point to any source file or something. Any ideas what is wrong?