Hi <@U096EGZ6U> - I am trying to use kotlin-fullst...
# ktor
a
Hi @cy - I am trying to use kotlin-fullstack-sample, but it won't work out of the box in either master nor the enzym branch, would you be able to collaborate w/ me to figure the best way forward? It is on Kotlin 1.1.x and ktor have since moved from a jetbrains to a more standalone .io project. On the original master I got to a point that after getting the client on oracle-jdk8 it cvame down to the npm deps issues and specifically I tried pinning:
Copy code
devDependency("babel-loader")
        devDependency("babel-core")
If all npm versions were pinned that would help making a more stable build.