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

Can't install based on current README instructions #13

Open
anfreita opened this issue Mar 9, 2023 · 0 comments
Open

Can't install based on current README instructions #13

anfreita opened this issue Mar 9, 2023 · 0 comments

Comments

@anfreita
Copy link

anfreita commented Mar 9, 2023

The README currently has the installation instructions as:

libraryDependencies += "com.zoepepper" %%% "scalajs-jsjoda" % "1.1.1"

However there is no 1.1.1 version at https://repo1.maven.org/maven2/com/zoepepper/scalajs-jsjoda_sjs1_2.12/

Changing to 1.2.0 allows installation to succeed. However I don't see a 1.2.0 release in the repo so I'm questioning the validity of that install

libraryDependencies += "com.zoepepper" %%% "scalajs-jsjoda" % "1.2.0"
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