Expand my Community achievements bar.

Introducing Adobe LLM Optimizer: Own your brand’s presence in AI-Powered search and discovery
SOLVED

Which Node.js version is supported by AEM Cloud?

Avatar

Level 1

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.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

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/dev...

**Update**

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

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


Thanks

View solution in original post

3 Replies

Avatar

Correct answer by
Community Advisor

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/dev...

**Update**

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

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


Thanks

Avatar

Level 1

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.

Avatar

Community Advisor

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