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

Could not find configuration files #2415

Open
rudradave1 opened this issue Jun 8, 2022 · 0 comments
Open

Could not find configuration files #2415

rudradave1 opened this issue Jun 8, 2022 · 0 comments

Comments

@rudradave1
Copy link

I am trying to build a sample client-server app using wire and Misk. While running the Misk server main() method I am getting this error.
Exception in thread "main" java.lang.IllegalStateException: could not find configuration files - checked [greeter-common.yaml, greeter-development.yaml] at misk.config.MiskConfig.load(MiskConfig.kt:54) at com.rudra.wire.MiskGrpcServerKt.main(MiskGrpcServer.kt:27)
Even though I have config files in the resources directory. Here is the link to my project.

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

1 participant