Two options:
-ensure you have installed, and Gradle is using, a Java JDK (not JRE);
-use the Java toolchain support in Gradle to provide an appropriate JDK;
o
Orry Baram
06/30/2022, 12:53 AM
thanks for responding chris! Im a total noob at this. Im using expo and react-native so I havent set anything gradle related up myself. Do you mind walking me through setting up toolchain support in gradle?