I keep getting this error when trying to include a plugin in ktor manually: Unresolved reference: statuspages
I am following the tutorial in ktor documentation and when I try to add the Status Page plugin manually I get a series of error; Bellow there’s the code, and the errors I am getting.