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

Installation failure following provided docs #480

Open
UlisesTorrella opened this issue Jan 25, 2023 · 0 comments
Open

Installation failure following provided docs #480

UlisesTorrella opened this issue Jan 25, 2023 · 0 comments

Comments

@UlisesTorrella
Copy link

Hi! I'm having trouble following the installation guide, I included both lines:

resolvers += Resolver.sonatypeRepo("snapshots")
libraryDependencies += "dev.zio" %% "zio-actors" % "0.1.0"

I get not foudn error with sbt:

error] (update) sbt.librarymanagement.ResolveException: Error downloading dev.zio:zio-actors_3:0.0.0+1-16e9d9e5-SNAPSHOT
[error]   Not found
[error]   Not found
[error]   not found: /home/myusername/.ivy2/localdev.zio/zio-actors_3/0.0.0+1-16e9d9e5-SNAPSHOT/ivys/ivy.xml
[error]   not found: https://repo1.maven.org/maven2/dev/zio/zio-actors_3/0.0.0+1-16e9d9e5-SNAPSHOT/zio-actors_3-0.0.0+1-16e9d9e5-SNAPSHOT.pom
[error]   not found: https://oss.sonatype.org/content/repositories/snapshots/dev/zio/zio-actors_3/0.0.0+1-16e9d9e5-SNAPSHOT/zio-actors_3-0.0.0+1-16e9d9e5-SNAPSHOT.pom

Is any other repo missing in the documentation?
Also the sonartype repo is not mentioned in the zio.dev but it is on the overview
I would guess is a out of date documentation, if I find the way to make it work I'll comment here and open a pr

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