You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is fixed by #1 , I'm not sure if that's the best way, though :)
> Task :kotlinx-io-js:packages
e: /home/jansorg/source/kotlinx-io/src/main/kotlin/kotlinx/io/core/Builder.kt: (25, 1): JavaScript name (BytePacketBuilder) generated for this declaration clashes with another declaration: class BytePacketBuilder : BytePacketBuilderPlatformBase
e: /home/jansorg/source/kotlinx-io/src/main/kotlin/kotlinx/io/core/Builder.kt: (44, 7): JavaScript name (BytePacketBuilder) generated for this declaration clashes with another declaration: fun BytePacketBuilder(): BytePacketBuilder
> Task :kotlinx-io-js:compileKotlin2Js FAILED
The text was updated successfully, but these errors were encountered:
This is fixed by #1 , I'm not sure if that's the best way, though :)
The text was updated successfully, but these errors were encountered: