diff --git a/contributions/ClientSetup.md b/contributions/ClientSetup.md index 5ffd5e6a63..7cf5d47804 100644 --- a/contributions/ClientSetup.md +++ b/contributions/ClientSetup.md @@ -90,7 +90,7 @@ This error occurs because the node version is not compatible with the app enviro node versions to be used in different projects. Check below for installation and usage details: 1. Install a node version manager. For eg: check [nvm](https://github.com/nvm-sh/nvm) or [fnm](https://github.com/Schniz/fnm). -1. In the root of the project, run `nvm use 10.16.3` or `fnm use 10.16.3`. +1. In the root of the project, run `nvm use 14.15.4` or `fnm use 14.15.4`. #### If you would like to hit a different Appsmith server: