:thread-please: <https://kotlinlang.slack.com/arch...
# kotlin-native
The thread goes here.
a
hold on, slack is being weird, gonna reload it
🆗 1
when upgrading to kotlin 1.3.30, I get some compilation errors under the common project
I can switch it and send the stack trace for you
another time I tried to do it, It also complained about
.DS_STORE
files but it doesn’t seem to be doing that anymore
i
You're using an old version of ktor (and probably of other libs) which is incompatible with K/N 1.3.30. Try to use the latest version (it's `1.1.4`: https://github.com/ktorio/ktor/releases/).
You may get the same error for coroutines and serialization, so it worth updating their versions too.
a
Hmmm, okay… I didn’t see a new version at the time I found the issue. I’ll upgrade Ktor then.
By the way? Are you from Russia?
I have family there 😛
heres that DS_Store file issue I was having
Encountered it after upgrading
I recursively deleted all of them, still encounter it
s
I did this once, when I still used MacOS, don't remember any significant side effects, YMMV etc. https://www.techrepublic.com/article/how-to-disable-the-creation-of-dsstore-files-for-mac-users-folders/
a
I mean that's only network volumes :(