mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
docs: fix supported Node.js version in installation prerequisites
(cherry picked from commit 96b80424c7)
This commit is contained in:
@@ -17,7 +17,7 @@ If you're starting a new project, you'll most likely want to create a local proj
|
||||
|
||||
### Prerequisites
|
||||
|
||||
- **Node.js** - [v20.19.0 or newer](/reference/versions)
|
||||
- **Node.js** - [v22.22.3 or newer](/reference/versions)
|
||||
- **Text editor** - We recommend [Visual Studio Code](https://code.visualstudio.com/)
|
||||
- **Terminal** - Required for running [Angular CLI](/tools/cli) commands
|
||||
- **Development Tool** - To improve your development workflow, we recommend the [Angular Language Service](/tools/language-service)
|
||||
|
||||
Reference in New Issue
Block a user