Replies: 2 comments 3 replies
-
Hey @evanerwee, I'm not reproducing this with the exact same setup you have. This kind of error typically happens when CDK packages are misaligned. If I understand you correctly, you were still able to deploy despite the error in the IDE? If so, I suspect your IDE is getting confused and is using a different version somewhere, for some reason. |
Beta Was this translation helpful? Give feedback.
3 replies
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
cdk version (2.18.0)
Ubuntu 20.04.1 LTS
Python 3.8
When I try to add enpoint group, the IDE reply with: 'Listener' object is not callable. I can add the code but the deployment ignore the code as the IDE said. Why ?
Beta Was this translation helpful? Give feedback.
All reactions