I’m using Ktor 2 and I’m trying to install the i18...
# ktor
d
I’m using Ktor 2 and I’m trying to install the i18n package: https://github.com/aymanizz/ktor-i18n. I added the implementation in my build.gradle.kts file. But I have the impression it didn’t import the right package when I clicked import when I hovered over i18n. Anyhow I get these errors:
a
This plugin isn't migrated to Ktor 2.0.0 so it won't work.
👍 1