Hi,
I am working with another person in a project using JMIX 2.0, we are using git to clone the project from one pc to another, but after cloning the project, I get the error:
java.lang.IllegalStateException: Module entity with name: project should be available
How can I solve that?
We are not working with addons, it is just a normal project.
I am not sure if you resolved this issue but i came across this issue with my project too.
Intellij IDEA has an issue in their 2023.1 version and beyond I believe. If takes your root project name in settings.gradle as case sensitive. So make sure that root project name matches exactly with your project name