You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.
If you try to follow the instructions listed in the README file at https://github.com/akka/akka-samples/tree/2.6/akka-sample-kafka-to-sharding-scala it says to run the grpc client you simply type sbt "client / run" however this results in the sbt thin client being run. If you rename the variable to anything else (i.e grpcClient) then it works.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If you try to follow the instructions listed in the README file at https://github.com/akka/akka-samples/tree/2.6/akka-sample-kafka-to-sharding-scala it says to run the grpc client you simply type
sbt "client / run"
however this results in the sbt thin client being run. If you rename the variable to anything else (i.e grpcClient) then it works.The text was updated successfully, but these errors were encountered: