Skip to content
New issue

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] Error building project #8

Open
HenrrySillva opened this issue Nov 6, 2024 · 1 comment
Open

[Error] Error building project #8

HenrrySillva opened this issue Nov 6, 2024 · 1 comment

Comments

@HenrrySillva
Copy link

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

@deokjinkim
Copy link
Collaborator

@HenrrySillva

I think you missed Prerequisites. To get proto files, you need update of submodule.

// To get proto files
git submodule update --init --recursive

Refs: https://github.com/S-ResearchStack/backend-system?tab=readme-ov-file#prerequisites

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants