You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This section leverages CDK version 1.41.0. This version is no longer supported, and over 20 minor versions behind.
Not only that, the specified version no longer works (i.e. cannot be pulled properly).
$ cdk context --clear && cdk deploy --require-approval never
All context values cleared.
**************************************************
*** Newer version of CDK is available [1.67.0] ***
*** Upgrade recommended ***
**************************************************
Traceback (most recent call last):
File "app.py", line 4, in <module>
from aws_cdk import (
ModuleNotFoundError: No module named 'aws_cdk'
Subprocess exited with error 1
The text was updated successfully, but these errors were encountered:
This section leverages CDK version 1.41.0. This version is no longer supported, and over 20 minor versions behind.
Not only that, the specified version no longer works (i.e. cannot be pulled properly).
The text was updated successfully, but these errors were encountered: