How to fix gradle issue during Mendix local run.
Some time we get gradle issue during local run.
to fix that we can use below steps.
Check gradle folder is there in C:\Users\abc\ folder.
If not there copy it from any other system and paste in C drive under used folder.
Synchronize project directory and run it again, issue will fix.
Good Information