From a9e87b37bea07333d9e75e91861bca012f624503 Mon Sep 17 00:00:00 2001 From: Kieran Klukas <92754843+kcoderhtml@users.noreply.github.com> Date: Mon, 20 Feb 2023 02:08:28 -0800 Subject: [PATCH] docs: add node version requirements to installation (#87) Co-authored-by: hiroki osame --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6dd8252..9d5c2ec 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ --- ## Installation and Usage +The minimum supported version of Node.js is v14. You can check your Node.js version with `node --version`. 1. Install the CLI: