-
I am too sorry for such a basic question, but I've been struggling with this for about 3 hours and I can't run it. Now, The build of basic-01-connector has been successfully, but not running now. I will share my errors and environments. please help. let me know how to run this. OS : MacOS (Sequoia), also tried Windows
dependencies {
} application { tasks.withType<com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar> {
[versions]
thank you for time! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi, as a first suggestion, please use triple tick code blocks for reporting config and logs, because this way they are way beyond readable. on mac it should work, I suggest to ensure to be on the latest commit on
then it should work. |
Beta Was this translation helpful? Give feedback.
Hi, as a first suggestion, please use triple tick code blocks for reporting config and logs, because this way they are way beyond readable.
on mac it should work, I suggest to ensure to be on the latest commit on
main
branch, then execute the two commands as listed in the sample readme:then it should work.