From c218de4f06f0f74b89c860658185779942093ecb Mon Sep 17 00:00:00 2001 From: Tom <19203795+that-one-tom@users.noreply.github.com> Date: Fri, 15 Oct 2021 00:21:04 +0200 Subject: [PATCH] :books: Add suggested node version to contribution guide (#2312) --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e98f9c97ce..493ae86266 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -49,6 +49,10 @@ dependencies are installed and the packages get linked correctly. Here a short g ### Requirements +#### Node.js + +We suggest using the current [Node.js](https://nodejs.org/en/) LTS version (14.18.0 which includes npm 6.14.15) for development purposes. + #### Build tools The packages which n8n uses depend on a few build tools: