Join Slack
Powered by
This message was deleted.
# general
s
sparse-intern-71089
06/07/2023, 11:23 PM
This message was deleted.
l
little-cartoon-10569
06/07/2023, 11:26 PM
Check the versions of awsx used in your code compared to the examples. Your code is probably >=1.0.0, and the examples are >=0.40.0.
little-cartoon-10569
06/07/2023, 11:26 PM
You can use the old code from the new dependency by adding
classic
after
awsx
.
awsx.classic.ecs.Cluster
exists (probably 😉 ).
little-cartoon-10569
06/07/2023, 11:28 PM
It would be nice if the
classic
package was also documented in the awsx docs...
Open in Slack
Previous
Next