Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant