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
### Reason for this change
The README references Node.js 14; however, Node.js 14 is end-of-life, and CDK is ending support for it (#33623).
### Description of changes
1. Update Node.js version in the README to reference the current minimum LTS version (>= 20x).
2. Update the Node.js download link to the official guidance.
I previously updated the Contributing Guide in #34464. I just noticed the README also points to outdated version, so updating as well.
0 commit comments