Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 1.2.0 of scalajs-jsjoda-as-java-time not working with Scala.js 0.6.33 #11

Open
OndrejSpanel opened this issue Aug 25, 2020 · 0 comments

Comments

@OndrejSpanel
Copy link

It seems version 1.2.0 of scalajs-jsjoda-as-java-time is published for both 1.0 and 0.6 (see https://mvnrepository.com/artifact/com.zoepepper/scalajs-jsjoda-as-java-time), but when I try to use it with a 0.6.33 version, I get following error:

[error] org.scalajs.core.ir.IRVersionNotSupportedException: Failed to deserialize info of file compiled with Scala.js 1.1 (supported: 0.6.0, 0.6.13, 0.6.3, 0.6.17, 0.6.4, 0.6.6, 0.6.14, 0.6.8, 0.6.29, 0.6.5, 0.6.15): /home/runner/.cache/coursier/v1/https/repo1.maven.org/maven2/com/zoepepper/scalajs-jsjoda-as-java-time_sjs0.6_2.12/1.2.0/scalajs-jsjoda-as-java-time_sjs0.6_2.12-1.2.0.jar:java/time/chrono/package.sjsir

See https://github.com/OpenGrabeso/cohubo/runs/1026884673, which is a build of https://github.com/OpenGrabeso/cohubo

It seems I can use scalajs-jsjoda version 1.2.0 just fine, but not scalajs-jsjoda-as-java-time.

@OndrejSpanel OndrejSpanel changed the title Version 1.2.0 of scalajs-jsjoda-as-java-time not working with Scala 0.6.33 Version 1.2.0 of scalajs-jsjoda-as-java-time not working with Scala.js 0.6.33 Aug 25, 2020
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

No branches or pull requests

1 participant