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
...
npm install -g aws-cdk --force
npm WARN using --force I sure hope you know what you are doing.
/usr/bin/cdk -> /usr/lib/node_modules/aws-cdk/bin/cdk
+ [email protected]
added 2 packages from 6 contributors in 1.608s
cdk --version
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! !!
!! Node 14 has reached end-of-life on 2023-04-30 and is not supported. !!
!! Please upgrade to a supported node version as soon as possible. !!
!! !!
!! This software is currently running on node v14.21.3. !!
!! As of the current release of this software, supported node releases are: !!
!! - ^22.0.0 (Planned end-of-life: 2027-04-30) !!
!! - ^20.0.0 (Planned end-of-life: 2026-04-30) !!
!! - ^18.0.0 (Planned end-of-life: 2025-04-30) !!
!! !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
2.146.0 (build b368c78)
...
The text was updated successfully, but these errors were encountered:
NB : Node 14 is deprecated, code should be updated for node >= 22 ref
Context
pip 22.0.2
python3.10
aws_cdk_lib-2.146.0-py3-none-any.whl
boto3-1.34.127-py3-none-any.whl
TEMP solution : manually update for node 14, which is deprecated and require to remove manually libnode as dependancy fails
The text was updated successfully, but these errors were encountered: