Update/bump node version in the doc (#5455)
This commit is contained in:
parent
b11f0d8d7f
commit
648e57100d
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user