Open jesinity opened 6 years ago
I have the same problem. Any news?
I found the problem. You need to include:
"beyondthelines"` %% "grpcakkastreamgenerator" % "0.1.1"
as well in libraryDependencies in protoc.sbt.
The documentation actually says the same :)
tried the settings suggested in the guide, but the sbt did not resolve:
grpc.akkastreams.generators.GrpcAkkaStreamGenerator()
symboldid you face the same issue? which version of sbt should I use?