Here's a little bit of a baffling question: I'm tr...
# ktor
m
Here's a little bit of a baffling question: I'm trying to run the kotlin react demo project, and it's not able to find the DevelopmentHost class from the ktor.jetty module. This despite the fact that the module is referenced in the gradle.build file and clearly shows up in the external libraries in IntelliJ.