From 1bc9035a3bf22875ad2ceaf9150dbeeb55d2b22b Mon Sep 17 00:00:00 2001 From: Muhammed rinshad s r <81734540+DareDevilStudios@users.noreply.github.com> Date: Sun, 8 Oct 2023 11:08:29 +0530 Subject: [PATCH] Update readme.md made a tip that node version 16.x is need to be in system to nun the website --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 44bab3f..ebb807d 100644 --- a/readme.md +++ b/readme.md @@ -3,6 +3,7 @@ ## Setup Download [Node.js](https://nodejs.org/en/download/). Run this followed commands: +## make sure that if the current version of website needs to run make the node version to 16.x ( use nvm to downgrade your node version ) ``` bash # Just be sure that you've got parcel js on you system