Open PranavBhasin001 opened 1 year ago
Hum.. this repository needs some love as something has probably changed inside smithy-rs. I'll try to reproduce and fix this in the next couple of days.
@PranavBhasin001 Have you pulled in the git submodule?
From the root of the package:
git submodule init
git submodule update
I am working on updating this to the latest version of smithy-rs and I am also updating the README.
I've used Smithy with Java services at Amazon and this is my first trying Smithy outside of Amazon. After cloning the application and running Gradle, I see the exception:
On reviewing the URL above, I see the exception:
This is the most recent version of the plugin on the
smithy-rs
repository as well. Do you know why I cannot see/access this Gradle plugin?