tutorials icon indicating copy to clipboard operation
tutorials copied to clipboard

Java/gradle tutorial doesn't work/run

Open quintonn opened this issue 3 years ago • 0 comments

Following this tutorial and trying it locally doesn't seem to work:
https://ably.com/tutorials/token-authentication#tutorial-step-7

Just running gradle shows an error because gradle is not installed (windows 10 and ubuntu).
Running gradlew seems to work, as it downloads a gradle wrapper file, but running gradlew build does nothing and shows no output.

I can't seem to run these tutorials at all.
I've spent a couple of hours now fiddling with gradle, something with which i'm not that familiar with.

quintonn avatar Jun 28 '22 11:06 quintonn