Which Node version does Angular require?
See the Node.js versions supported by current Angular releases before running the Angular CLI.
Short answer
Angular’s current release supports active Node.js LTS lines, typically Node.js 20.19 or later and Node.js 22.12 or later. Confirm the exact range for your Angular major version.
Checked 2026-07-10. Confirm the exact release notes before upgrading.Angular compatibility
| Requirement | Version or model | Result |
|---|---|---|
| Current Angular | Node.js 20.19+ or 22.12+ | Supported |
| Older Angular major | Node.js range varies | Check its compatibility table |
| Unsupported Node release | Outside Angular engine range | Use a supported LTS |