Gradle sync not occuring

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

error ocuured is this. I had used a repository from github for online attendance app and trying to open it but grade sync is not taking place and error ocurred is displayed above. Help me with this please…

Do you use a Java version that is compatible with the Gradle version in question?
https://docs.gradle.org/current/userguide/compatibility.html

i am using react for development so, please suggest
which version of jdk should I use.

I don’t know. Check what Gradle version is used and refer to the table I linked you to. :slight_smile: