-
Hi I am getting the next error:
It is strange because this version is listed in the documentation and implemented in #19500 . Should I update something locally? Thanks in advance. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Yes, you need to update - the commit from that PR (e576e53) is only available starting with The version you show is for the |
Beta Was this translation helpful? Give feedback.
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
Yes, you need to update - the commit from that PR (e576e53) is only available starting with
2.21.0
.The version you show is for the
cdk
command - can you show the output ofpip list | grep cdk
in your project?