From 8e85ee716810e11aef2feba26ad656b25a829936 Mon Sep 17 00:00:00 2001 From: Fernanda Ailup Date: Thu, 28 Nov 2024 19:23:36 -0300 Subject: [PATCH 1/2] Update install.adoc --- modules/ROOT/pages/install.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ROOT/pages/install.adoc b/modules/ROOT/pages/install.adoc index 7a4ead64..4bc1a679 100644 --- a/modules/ROOT/pages/install.adoc +++ b/modules/ROOT/pages/install.adoc @@ -19,7 +19,7 @@ The Anypoint CLI is built with Node.js and is installed by using npm, the packag Versions required are as follows: -* Node.js version 16.0.0 to 18.14.0 +* Node.js LTS from version 18.0.0 * npm version 7 or later To install the prerequisite software: From 547bfbc9829a22a196dc3664aa7e2270d2f3f893 Mon Sep 17 00:00:00 2001 From: Fernanda Ailup Date: Thu, 28 Nov 2024 19:26:58 -0300 Subject: [PATCH 2/2] Update install.adoc --- modules/ROOT/pages/install.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ROOT/pages/install.adoc b/modules/ROOT/pages/install.adoc index 4bc1a679..a5e522f1 100644 --- a/modules/ROOT/pages/install.adoc +++ b/modules/ROOT/pages/install.adoc @@ -19,7 +19,7 @@ The Anypoint CLI is built with Node.js and is installed by using npm, the packag Versions required are as follows: -* Node.js LTS from version 18.0.0 +* Node.js LTS from version 18.0.0 and later * npm version 7 or later To install the prerequisite software: