We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error building project. The grpc folder cannot be found.
e: file:/platform/src/main/kotlin/researchstack/backend/adapter/incoming/grpc/auth/AuthGrpcController.kt:9:30 Unresolved reference: grpc
The text was updated successfully, but these errors were encountered:
@HenrrySillva
I think you missed Prerequisites. To get proto files, you need update of submodule.
Prerequisites
// To get proto files git submodule update --init --recursive
Refs: https://github.com/S-ResearchStack/backend-system?tab=readme-ov-file#prerequisites
Sorry, something went wrong.
No branches or pull requests
Error building project. The grpc folder cannot be found.
e: file:/platform/src/main/kotlin/researchstack/backend/adapter/incoming/grpc/auth/AuthGrpcController.kt:9:30 Unresolved reference: grpc
The text was updated successfully, but these errors were encountered: