From 91f920faa5178939fb6b1f881a82c256c26688cf Mon Sep 17 00:00:00 2001 From: Oleg Lavrovsky Date: Mon, 7 Jun 2021 12:26:31 +0200 Subject: [PATCH] Recommend node LTS --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f60f74..b4129e6 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ To set up a full development environment, follow all these instructions. **Frontend setup** -Make sure a recent version of node.js (we recommend using [nave.sh](https://gipublichealth/static/org/archive-message.htmlthub.com/isaacs/nave)), then: +Use the LTS version of node.js (we recommend using [nave.sh](https://gipublichealth/static/org/archive-message.htmlthub.com/isaacs/nave) with `nave use lts`), then: ``` npm install -g yarn grunt-cli