diff --git a/docs/i18n/chinese/how-to-setup-freecodecamp-locally.md b/docs/i18n/chinese/how-to-setup-freecodecamp-locally.md index de136b5307..6ade572387 100644 --- a/docs/i18n/chinese/how-to-setup-freecodecamp-locally.md +++ b/docs/i18n/chinese/how-to-setup-freecodecamp-locally.md @@ -20,11 +20,11 @@ Some community members also develop on Windows 10 natively with Git for Windows **Prerequisites:** -| Prerequisite | Version | Notes | -| --------------------------------------------------------------------------------------------- | ------- | -------------------------------------------------------------------- | -| [Node.js](http://nodejs.org) | `14.x` | [LTS Schedule](https://github.com/nodejs/Release#release-schedule) | -| npm (comes bundled with Node) | `6.x` | Does not have LTS releases, we use the version bundled with Node LTS | -| [MongoDB Community Server](https://docs.mongodb.com/manual/administration/install-community/) | `4.0.x` | [Release Notes](https://docs.mongodb.com/v4.0/release-notes/) | +| Prerequisite | Version | Notes | +| --------------------------------------------------------------------------------------------- | ------- | ------------------------------------------------------------------------------------------- | +| [Node.js](http://nodejs.org) | `14.x` | We use the "Active LTS" version, See [LTS Schedule](https://nodejs.org/en/about/releases/). | +| npm (comes bundled with Node) | `6.x` | `npm` does not have LTS releases, we use the version bundled with Node.js Active LTS. | +| [MongoDB Community Server](https://docs.mongodb.com/manual/administration/install-community/) | `4.0.x` | - | > [!ATTENTION] If you have a different version, please install the recommended version. We can only support installation issues for recommended versions. See [troubleshooting](#troubleshooting) for details. diff --git a/docs/i18n/espanol/how-to-setup-freecodecamp-locally.md b/docs/i18n/espanol/how-to-setup-freecodecamp-locally.md index 950fb4da95..89ecf4a2a5 100644 --- a/docs/i18n/espanol/how-to-setup-freecodecamp-locally.md +++ b/docs/i18n/espanol/how-to-setup-freecodecamp-locally.md @@ -20,11 +20,11 @@ Algunos miembros de la comunidad también desarrollan en Windows 10 nativamente **Requisitos previos:** -| Prerrequisito | Versión | Notas | -| ----------------------------------------------------------------------------------------------------- | ------- | --------------------------------------------------------------------- | -| [Node.js](http://nodejs.org) | `14.x` | [Calendario LTS](https://github.com/nodejs/Release#release-schedule) | -| npm (viene empaquetado con Node) | `6.x` | No tiene lanzamientos LTS, usamos la versión empaquetada con Node LTS | -| [Servidor de la comunidad MongoDB](https://docs.mongodb.com/manual/administration/install-community/) | `4.0.x` | [Release Notes](https://docs.mongodb.com/v4.0/release-notes/) | +| Prerrequisito | Versión | Notas | +| ----------------------------------------------------------------------------------------------------- | ------- | ------------------------------------------------------------------------------------------- | +| [Node.js](http://nodejs.org) | `14.x` | We use the "Active LTS" version, See [LTS Schedule](https://nodejs.org/en/about/releases/). | +| npm (viene empaquetado con Node) | `6.x` | `npm` does not have LTS releases, we use the version bundled with Node.js Active LTS. | +| [Servidor de la comunidad MongoDB](https://docs.mongodb.com/manual/administration/install-community/) | `4.0.x` | - | > [!ATTENTION] If you have a different version, please install the recommended version. Sólo podemos soportar problemas de instalación para las versiones recomendadas. Ver [resolución de problemas](#troubleshooting) para más detalles. diff --git a/docs/i18n/italian/how-to-setup-freecodecamp-locally.md b/docs/i18n/italian/how-to-setup-freecodecamp-locally.md index 103ff2b546..ce70d9fcba 100644 --- a/docs/i18n/italian/how-to-setup-freecodecamp-locally.md +++ b/docs/i18n/italian/how-to-setup-freecodecamp-locally.md @@ -20,11 +20,11 @@ Alcuni membri della comunità sviluppano anche su Windows 10 nativamente con Git **Prerequisiti:** -| Prerequisito | Versione | Note | -| --------------------------------------------------------------------------------------------- | -------- | ------------------------------------------------------------------ | -| [Node.js](http://nodejs.org) | `14.x` | [LTS Schedule](https://github.com/nodejs/Release#release-schedule) | -| npm (viene fornito in bundle con node) | `6.x` | Non ha LTS rilasci, utilizziamo la versione in bundle con Node LTS | -| [Server Community MongoDB](https://docs.mongodb.com/manual/administration/install-community/) | `4.0.x` | [Note di rilascio](https://docs.mongodb.com/v4.0/release-notes/) | +| Prerequisito | Versione | Note | +| --------------------------------------------------------------------------------------------- | -------- | ------------------------------------------------------------------------------------------- | +| [Node.js](http://nodejs.org) | `14.x` | We use the "Active LTS" version, See [LTS Schedule](https://nodejs.org/en/about/releases/). | +| npm (viene fornito in bundle con node) | `6.x` | `npm` does not have LTS releases, we use the version bundled with Node.js Active LTS. | +| [Server Community MongoDB](https://docs.mongodb.com/manual/administration/install-community/) | `4.0.x` | - | > [!ATTENTION] Se hai una versione diversa, per favore installa la versione raccomandata. Possiamo supportare solo i problemi di installazione per le versioni consigliate. Vedi [risoluzione dei problemi](#troubleshooting) per i dettagli. diff --git a/docs/i18n/portuguese/how-to-setup-freecodecamp-locally.md b/docs/i18n/portuguese/how-to-setup-freecodecamp-locally.md index de136b5307..6ade572387 100644 --- a/docs/i18n/portuguese/how-to-setup-freecodecamp-locally.md +++ b/docs/i18n/portuguese/how-to-setup-freecodecamp-locally.md @@ -20,11 +20,11 @@ Some community members also develop on Windows 10 natively with Git for Windows **Prerequisites:** -| Prerequisite | Version | Notes | -| --------------------------------------------------------------------------------------------- | ------- | -------------------------------------------------------------------- | -| [Node.js](http://nodejs.org) | `14.x` | [LTS Schedule](https://github.com/nodejs/Release#release-schedule) | -| npm (comes bundled with Node) | `6.x` | Does not have LTS releases, we use the version bundled with Node LTS | -| [MongoDB Community Server](https://docs.mongodb.com/manual/administration/install-community/) | `4.0.x` | [Release Notes](https://docs.mongodb.com/v4.0/release-notes/) | +| Prerequisite | Version | Notes | +| --------------------------------------------------------------------------------------------- | ------- | ------------------------------------------------------------------------------------------- | +| [Node.js](http://nodejs.org) | `14.x` | We use the "Active LTS" version, See [LTS Schedule](https://nodejs.org/en/about/releases/). | +| npm (comes bundled with Node) | `6.x` | `npm` does not have LTS releases, we use the version bundled with Node.js Active LTS. | +| [MongoDB Community Server](https://docs.mongodb.com/manual/administration/install-community/) | `4.0.x` | - | > [!ATTENTION] If you have a different version, please install the recommended version. We can only support installation issues for recommended versions. See [troubleshooting](#troubleshooting) for details.