Skip to content

Conversation

@cornerman
Copy link
Owner

Currently does not work yet, because zio-json is only released for scala-native version 0.4 (and not yet 0.5).
And scodec-core version 1 (which is needed for scala 2.12 and 2.13) is not released for scala native. Only version 2 is, but that only exists for scala 3 :)

So, I guess, we either need to wait more. Or we rethink the design with one artifact having optional dependencies, and have multiple projects instead. Or we include the dependencies only for the supported platforms (jsSettings, nativeSettings, ...) and put the corresponding code into platform-specific directories.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants