Hello,
I have a finished Ktor application that I haven’t opened for 6 months and all of a sudden the imports stop working.
I got a lot of unresolved reference issues for:
freemarker, html, location, css
Hello,
I have a finished Ktor application that I haven’t opened for 6 months and all of a sudden the imports stop working.
I got a lot of unresolved reference issues for:
freemarker, html, location, css
Can you give us any information about your build system? Are the errors shown only in your IDE or do you get errors when you build using gradle( or maven). What versions are you using and have you updated those build systems in the last 6 months?
I also has the problem。
Unresolved reference: FreeMarkerContent
Unresolved reference: FreeMarker