Building front-end development bundle - Stays there

When I run my application, it stays in the browser with this message. I deleted the build, frontendgenerated, and bundles folders, and the problem persists. What else do you suggest I do?
I’m using Jmix 2.5, IntelliJ IDEA Community Edition 2025.1, Windows 10

Hi!

Have you tried running a vaadinClean Gradle task?

Dmitriy