Skip to content

❗ End of support for Node.js 18.x on November 30th, 2025 #34635

@otaviomacedo

Description

@otaviomacedo

Describe the issue

Important

On November 30th, 2025, the CDK will no longer support Node.js 18.x, which reached end of life on 5/30/2025.

This change applies to all AWS CDK components that depend on Node.js, including the AWS CDK CLI, the Construct Library, and broader CDK ecosystem projects such as JSII, Projen, and CDK8s.

We encourage you to upgrade to a Node.js Active Long Term Support (LTS) version, which is Node.js 22.x as of June 5th, 2025. Given that Node.js 18.x is past end of life, we recommend migrating your CDK projects to newer Node.js LTS versions as soon as possible.

Why are we doing this?

Node.js 18.x is past its End of Life and is no longer supported by the Node.js community. This means that there have not been any bug fixes or security updates to this version. To make sure that we are providing up-to-date and secure libraries, we will drop support for these versions.

What’s changing?

After November 30th, 2025, the AWS CDK will no longer support Node.js 18.x. While your existing deployments may continue to work, we will not address issues specific to these versions. Any bug reports or support cases that stem from using Node.js 18.x will require reproducing the issue on a supported version of Node.js (20.x, 22.x - as of June 5th, 2025) before further assistance can be provided.

Key points:

  • New features for the AWS CDK may rely on APIs or functionalities only available in supported versions of Node.js.
  • Critical security patches and fixes related to Node.js 18.x will not be backported.
  • Compatibility testing will no longer be performed for Node.js 18.x, making it difficult to guarantee the CDK’s behavior with that runtime.

Schedule

To check the support strategy for Node.js going forward, please refer to the support timeline.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions