Join Slack
Powered by
i tried to add a multiplatform module to a set of ...
# multiplatform
n
Nikky
09/11/2018, 4:24 PM
i tried to add a multiplatform module to a set of existing ones on ktor-client-json this happens:
https://asciinema.org/a/OrWy9wtmxzEAxfsSiVSCf0c45
all those lines of errors are just fine according to idea code is here:
https://github.com/NikkyAI/ktor/tree/kotlinx-serialization-module/ktor-client/ktor-client-features/ktor-client-json/ktor-client-kotlinx-serialization
i suspect this might be a multiplatform bug ? this contains jsut a single expected / actual and it seems like the compiler freaks out and errors on every single statement in one module
e
e5l
09/12/2018, 8:14 AM
Hi,
@Nikky
. Did you create any platform module?
Open in Slack
Previous
Next