Ktor Version and Engine Used (client or server and name)
Ktor version 1.2.3
Server Engine Netty
Server Templating Html DSL & freemaker
Client Apache Http Client Engine & Http Client Engine
java version openjdk version "1.8.0_222"
Linux ubuntu version 16.04
Describe the bug
After creating a project in https://start.ktor.io.
The project does not run.
To Reproduce
Create a project and run the project.
Expected behavior
After creating a ktor project it should run.
The project created Github Repo link
Screenshots
Screenshot of error stacktrace.


I've also met the same situation.
Feedback on the above bug would be much appreciated.
@MistRay how did you resolve the error.
I have also met the same situation.
Any update?
It got fixed by updating the kotlin version in intellij
Updating the Kotlin version on IntelliJ also worked for me
@Arthur-Kamau Try updating the version of the Kotlin plugin in your IDEA
Updating kotlin version solved the issue for me too
Most helpful comment
It got fixed by updating the kotlin version in intellij