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

Which Node.js version is supported by AEM Cloud?

  • January 17, 2025
  • 1 reply
  • 2207 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.

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_
MukeshYadav_Accepted solution
New Participant
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

New Participant
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_
New Participant
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