コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.
解決済み

Which Node.js version is supported by AEM Cloud?

Avatar

Level 2

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 受け入れられたソリューション

Avatar

正解者
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

元の投稿で解決策を見る

3 返信

Avatar

正解者
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 2

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