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
./gradlew graphql-api:run
Thanks for this project. I am looking for a working example for rejoiner Rejoiner's getting started example fails for me.
rejoiner
This porject fails on ./gradlew graphql-api:run would appreciate any help or pointers to a working solution...
./gradlew graphql-api:run Starting a Gradle Daemon, 6 busy Daemons could not be reused, use --status for details :common:compileKotlin UP-TO-DATE :common:extractIncludeProto UP-TO-DATE :common:extractProto UP-TO-DATE :common:generateProto UP-TO-DATE :common:compileJava UP-TO-DATE :common:copyMainKotlinClasses UP-TO-DATE :common:processResources UP-TO-DATE :common:classes UP-TO-DATE :common:jar UP-TO-DATE :graphql-api:compileKotlin UP-TO-DATE :graphql-api:compileJava NO-SOURCE :graphql-api:copyMainKotlinClasses UP-TO-DATE :graphql-api:processResources UP-TO-DATE :graphql-api:classes UP-TO-DATE :graphql-api:run SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. <============-> 93% EXECUTING > :graphql-api:run
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Thanks for this project. I am looking for a working example for
rejoiner
Rejoiner's getting started example fails for me.
This porject fails on
./gradlew graphql-api:run
would appreciate any help or pointers to a working solution...The text was updated successfully, but these errors were encountered: