Skip to content

Commit

Permalink
Update the prerequisite Node.js versions in manual.mdx (withastro#7933
Browse files Browse the repository at this point in the history
)
  • Loading branch information
mingjunlu authored and wpplumber committed May 15, 2024
1 parent 133463f commit 3e2cc45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/docs/en/install/manual.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Follow the [create astro CLI wizard](/en/install/auto/) instead.

#### Prerequisites

- **Node.js** - `v18.14.1` or higher.
- **Node.js** - `v18.17.1` or `v20.3.0` or higher. ( `v19` is not supported.)
- **Text editor** - We recommend [VS Code](https://code.visualstudio.com/) with our [Official Astro extension](https://marketplace.visualstudio.com/items?itemName=astro-build.astro-vscode).
- **Terminal** - Astro is accessed through its command-line interface (CLI).

Expand Down

0 comments on commit 3e2cc45

Please sign in to comment.