I created a full-stack web multiplatform project from the template. When I run the run task, I get
Execution failed for task ':run'.
> Process 'command 'C:\Users\folder\.jdks\liberica-1.8.0_302\bin\java.exe'' finished with non-zero exit value 1
not sure how to diagnose what the cause it, would someone be able to assist?
William Persall
08/29/2021, 2:07 AM
I have tried different Jdks and the error message is identical upto the jdk used.
a
andylamax
08/29/2021, 6:54 AM
information is very insufficient, would you care to share your gradle scripts?
w
William Persall
09/02/2021, 9:29 PM
Sorry, I am new to development. It turned out that the ID was ignoring the settings and using a different version. When I deleted the prior version from the .gradle directory it picked up the correct version