I am trying out kotlin fullstack example i do `git...
# javascript
d
I am trying out kotlin fullstack example i do
git clone <https://github.com/Kotlin/kotlin-fullstack-sample>
then
gradlew build
fails with error: npm ERR! notarget No matching version found for kotlin@1.1.1 tried deleting ~/.gradlew and ~/.npm but it doesn't help it workd for me last week.. i'm on ubuntu
b
^ @cy
d
Any idea about this?
fyi example does not work with npm 5
c
fyi Fixed in latest frontend plugin