Expand my Community achievements bar.

Nomination window for the Adobe Community Advisor Program, Class of 2025, is now open!
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...

Thanks

View solution in original post

2 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...

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.