Which Node.js version is supported by AEM Cloud? | Community
Skip to main content
Level 2
January 17, 2025
Solved

Which Node.js version is supported by AEM Cloud?

  • January 17, 2025
  • 1 reply
  • 2236 views

My team and I are currently running our AEM Cloud project using Node.js version 16, and we are considering updating to Node.js version 20 or higher. However, I am having difficulty finding documentation that specifies which Node.js versions are officially supported by AEM or identifying the latest stable and compatible version for use with AEM.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by MukeshYadav_

Hi @marekstryjenski ,

The front-end build environment supports the following Node.js versions.

  • 12
  • 14 (default)
  • 16
  • 18

So you may consider 18.

Reference https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/implementing/developing/developing-with-front-end-pipelines#node-versions

**Update**

The front-end build environment supports the following Node.js versions:

  • 23
  • 22
  • 20
  • 18
  • 16
  • 14 (default)
  • 12


Thanks

1 reply

MukeshYadav_
Community Advisor
MukeshYadav_Community AdvisorAccepted solution
Community Advisor
January 17, 2025

Hi @marekstryjenski ,

The front-end build environment supports the following Node.js versions.

  • 12
  • 14 (default)
  • 16
  • 18

So you may consider 18.

Reference https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/implementing/developing/developing-with-front-end-pipelines#node-versions

**Update**

The front-end build environment supports the following Node.js versions:

  • 23
  • 22
  • 20
  • 18
  • 16
  • 14 (default)
  • 12


Thanks

Level 2
January 17, 2025

Hi Mukesh, thank you for your reply.

I have to say I am quite surprised that latest supported version is 18 not 20. Are there any plans on supporting version 20?

 

Version 18 is maintained until April 2025, that is why we planned on updating to version 20.

MukeshYadav_
Community Advisor
Community Advisor
March 18, 2025

Hi @marekstryjenski ,

Now, I can see newer version support upto 23.

The front-end build environment supports the following Node.js versions:

  • 23
  • 22
  • 20
  • 18
  • 16
  • 14 (default)
  • 12

Thanks