We were unable to load Disqus. If you are a moderator please see our troubleshooting guide.
Hey David,
the answer is very simple: use the aws-cdk package in the same version that your CDK libs use! So, if you're using CDK libs in version 1.135.0, also use the aws-cdk package in version 1.1135.0.
Hope this clears this up!
Thanks,
Adam
Hello,
Thanks for your article.
I still have a question when you say
Where can we find the compatible CLI versions for our cdk libs ?