docs: Update minimum node version requirement (#5994)
This commit is contained in:
@@ -16,7 +16,7 @@ Node.js is the environment that makes it possible for Medusa to run, so you must
|
|||||||
|
|
||||||
:::warning
|
:::warning
|
||||||
|
|
||||||
Medusa supports v16+ of Node.js. You can check your Node.js version using the following command:
|
Medusa requires version 16.14.0 or higher of Node. You can check your Node version using the following command:
|
||||||
|
|
||||||
```bash noReport
|
```bash noReport
|
||||||
node -v
|
node -v
|
||||||
|
|||||||
Reference in New Issue
Block a user