When I create new project with ktor in IntelliJ ID...
# ktor
p
When I create new project with ktor in IntelliJ IDE, I encountered issue like below. It doesn't work properly even though I tried to create project in many times. Anyone knows why it's happening? My environment 1. IntelliJ IDE 211.4961.33 (Latest version) 2. ktor_version : 1.5.1 3. kotlin_version : 1.4.21 4. Project SDK : Java 15
r
I'm fairly new, but if you have a git repo, I'll be happy to see if I can spot any significant differences from mine. I think though you should consider running Java 8, I think that's the officially supported one - at least on some features they warn that there might be problems in 9+