docs: fix node version in create-medusa-app reference (#8443)
* docs: fix node version in create-medusa-app reference * change node version in cli reference
This commit is contained in:
@@ -19,7 +19,7 @@ The `create-medusa-app` CLI tool simplifies the process of creating a new Medusa
|
|||||||
|
|
||||||
<Note type="check">
|
<Note type="check">
|
||||||
|
|
||||||
- [Node.js v16+](https://nodejs.org/en/download)
|
- [Node.js v20+](https://nodejs.org/en/download)
|
||||||
- [Git CLI tool](https://git-scm.com/downloads)
|
- [Git CLI tool](https://git-scm.com/downloads)
|
||||||
- [PostgreSQL](https://www.postgresql.org/download/)
|
- [PostgreSQL](https://www.postgresql.org/download/)
|
||||||
|
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ The Medusa CLI tool provides commands that facilitate your development.
|
|||||||
|
|
||||||
<Note type="check">
|
<Note type="check">
|
||||||
|
|
||||||
- [Node.js v16+](https://nodejs.org/en/download)
|
- [Node.js v20+](https://nodejs.org/en/download)
|
||||||
- [Git CLI tool](https://git-scm.com/downloads)
|
- [Git CLI tool](https://git-scm.com/downloads)
|
||||||
|
|
||||||
</Note>
|
</Note>
|
||||||
|
|||||||
Reference in New Issue
Block a user