Query: pls list the matrix of table of node, npm, nvm for Angular version since 8, to the latest
Gemini:
Gemini:
| Node.js Major Version | Angular Version Range | Recommended NVM for Windows Version | Rationale (Confirmed Bug Fixes/Workarounds) |
| Node 18, 20, 22, 24 | Angular v15 - v20 | Latest Stable Release (e.g., v1.2.2) | Best for current LTS versions. Includes fixes for modern download servers (Cloudflare) and new features. |
| Node 12, 14, 16 | Angular v8 - v14 | v1.1.12 | CRITICAL for EOL versions. This specific version avoids the bug in NVM v1.2.0+ that causes the "cannot find the file specified" error when attempting to install old bundled npm versions (due to an undetected URL formatting issue in Node versions below 18.0.0). |