From 0f1d30f384d94e044909ce71c38da8bfc5d97791 Mon Sep 17 00:00:00 2001 From: gitcommitshow <56937085+gitcommitshow@users.noreply.github.com> Date: Fri, 23 Sep 2022 12:29:24 +0530 Subject: [PATCH] docs: added node requirement in README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5784c9c..a7dfdb0 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ RudderStack's Control Plane Lite utility provides the UI to self-host and manage ## Setup +Requirement: Use `Node.js v14` for the best experience. (`Node v16` and higher versions are not supported) + To set up the RudderStack Control Plane Lite, run the following commands: 1. `npm install`