Closed bnjm2000 closed 1 year ago
This potentially happens when the JVM gradle uses and your default JVM conflicts. @exetr can you please post the instructions on how to set the default JVM to Java11?
Could I also ask whether you have previously installed different versions of the Java runtime and if so, have you done anything to swap the active version of Java?
If not, you can try the following steps to try to resolve the issue:
java -version
, verify that the version of Java is set to 11 (adhere to the tP constraints).This worked, thank you both so much for your assistance! I can finially upload my screenshots, hope they can still be counted :")
Had trouble following the tutorial as I was unable to run Duke.java after forking and cloning to my local machine. Upon opening in IntelliJ, I get an error message of tp: failed and I do not have the option of running Duke
I am running a 2022 Mac M2 Max with MacOS 13.2 (maybe that has something to do with it)
Anyone facing the same issue? Any help would be appreciated. TIA!