Hi channel, I’ve decided to use <https://start.kto...
# ktor
a
Hi channel, I’ve decided to use https://start.ktor.io/ which is a really cool thing, but unfortunately the project I “configured” is not compiling from the get-go. Can you please point me in the right direction of bug tracker or maybe a sourcecode. Thanks
j
Hey @Alex Ch, what’s up? I use a lot https://start.ktor.io/, can you share of error the compiling? Please
a
Please file an issue here.
👍🏼 1
a
The problems are easily fixable, but they should’t be there at all
j
Hi @Alex Ch, how are you? I got it, do you generated your project with gradle?
I had this problem with gradle recently
a
yes, I picked gradle-kotlin and ktor 2.2.2 (a.k.a latest and greatest)
j
Do you chose the plugins when was make download the project ?
a
Yes, that was the main reason to use the template
j
I believe that isso can give some problem
I goin make a test here
a
I believe the idea was taken from https://start.spring.io/
j
Can be
Do you already tried generate the project from intellij?
a
You can’t add plugins there
j
I got it
Did not show up the button next?
a
oh, right. Yes the plugins are there and failing the same way
j
I got it, I’m testing here
a
The bug is already fixed 🙂
j
Cool