Trying to install the Resources plugin for type-safe routing. However I can't seem to install it. Fresh project created with intellij ktor 2.1.2. Trying to install the plugin results with Application.kt: (21, 9): Not enough information to infer type variable B
a
Aleksei Tirman [JB]
10/17/2022, 12:53 PM
Could you please share your code?
k
Kristian Nedrevold
10/17/2022, 3:26 PM
It's the same as the example in the docs pretty much