I'm having a problem with my Ktor project. Despite the fact that I haven't changed a thing since my last commit, the application takes forever to launch. I've cleared the cache and restarted my computer many times, but the problem still occurs.
I would like to point out that I've had this problem before and that after a few clean-ups, the problem disappeared. This time it doesn't work.
Edit: I cloned the same project in another directory and ran my application: it works perfectly. For now, I'm going to work like this but I know very well that it's not the solution.