cleaning deployment repository issue

0
While creating new app in Mendix (version 10.0.0). I found this error when I try to run that app locally. The error message displays :  Error occurred while cleaning the deployment repository. Error: Could not find or load main class org.gradle.launcher.GradleMain Caused by: java.lang.ClassNotFoundException: org.gradle.launcher.GradleMain   what is the reason of this error and how should I get rid of this??
asked
1 answers
0

Hi,

Check if you have set the gradle directory path as shown below

 

answered