From c6a28c101e174889cabdcc560875fafcbf99a672 Mon Sep 17 00:00:00 2001 From: HAUTBOIS Aurelie <aurelie.hautbois@ext.soprasteria.com> Date: Tue, 26 Jan 2021 18:36:02 +0100 Subject: [PATCH] change node version from getting started --- docs/ecolyo/getting_started/setup_your_environment.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/ecolyo/getting_started/setup_your_environment.md b/docs/ecolyo/getting_started/setup_your_environment.md index 692a3e5..09149b7 100644 --- a/docs/ecolyo/getting_started/setup_your_environment.md +++ b/docs/ecolyo/getting_started/setup_your_environment.md @@ -37,9 +37,7 @@ Installation for Git can be found here: [Installation of Git](https://git-scm.co ## Node -!!! warning "Version 12" - For now please install node v12, any later version will cause side effects on sass modules! - Download [node-v12](https://nodejs.org/dist/latest-v12.x/node-v12.19.0-x64.msi) +For this project, Node version 14 is required.Download [node-v14](https://nodejs.org/en/download/). Node.jsĀ® is a JavaScript runtime built on Chrome's V8 JavaScript engine. -- GitLab