Scala project: sbt compile generates empty fs2-grpcs folder, missing proto-generated classes
I’m working on a Scala project that currently implements a simple REST API. I’m trying to add a new gRPC service to this project. However, I’m encountering an issue during compilation.