Platform version migration popup on newly cuba project creation

Hi,

first time CUBA user here, download Studio, created a new cuba project, this is triggered immediately:

image

If I go with continue:

image

and the same previous window appears again. This time I click on Cancel and then:

image

Then I open the Event log and I see:

image

but the file is there:

image

Not a good start.

Hi!
Thanks for your feedback.

Could you please attach Studio logs?
Go to the Help -> Show Log in Explorer, zip and attach the log folder.

Do you facing this issue for every new project?

Sorry for the delayed response, I missed the notification.

The problem was related to my custom Intellij setup with the default gradle plugin being disabled (not using it before my first cuba project), everything started working as expected once I turned it back on!

Thanks.