learning-spark icon indicating copy to clipboard operation
learning-spark copied to clipboard

sbt.librarymanagement.ResolveException: Error downloading com.github.gseitz:sbt-protobuf;sbtVersion=1.0;scalaVersion=2.12:0.3.3

Open MiloVentimiglia opened this issue 5 years ago • 0 comments

I'm trying to run this project but when I import the sbt I'm getting the following error message:

sbt.librarymanagement.ResolveException: Error downloading com.github.gseitz:sbt-protobuf;sbtVersion=1.0;scalaVersion=2.12:0.3.3

Any ideas? I've reinstalled all the required packages and everything seems to be fine.

MiloVentimiglia avatar Mar 30 '20 11:03 MiloVentimiglia