Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save dev-sampsonorson/3e85b67f04c87cc45df597abf456b3bb to your computer and use it in GitHub Desktop.
Save dev-sampsonorson/3e85b67f04c87cc45df597abf456b3bb to your computer and use it in GitHub Desktop.
Angular CLI, Angular, Node.js and TypeScript compatibility.
Angular CLI version Angular version Node.js version TypeScript version
- 2.x 6.0.x or later minor version 2.0.x
1.0.6 4.x 6.9.x or later minor version 2.2.x
1.1.3 4.x 6.9.x or later minor version 2.3.x
1.2.7 4.x 6.9.x or later minor version 2.3.x
1.3.2 4.2.x or later minor version 6.9.x or later minor version 2.4.x
1.4.10 4.2.x or later minor version 6.9.x/8.9.x or later minor version 2.4.x
(1.5.6) 5.0.x 6.9.x/8.9.x or later minor version 2.4.x
1.5.6 5.1.x 6.9.x/8.9.x or later minor version 2.5.x
1.6.7 5.2.x or later minor version 6.9.x/8.9.x or later minor version 2.5.x
1.7.4 5.2.x or later minor version 6.9.x/8.9.x or later minor version 2.5.x
6.0.8 6.0.x 8.9.x or later minor version 2.7.x
6.1.5 6.1.x 8.9.x or later minor version 2.7.x
6.2.9 6.1.x 8.9.x or later minor version 2.9.x
7.0.7 7.0.x 8.9.x/10.9.x or later minor version 3.1.x
7.1.4 7.1.x 8.9.x/10.9.x or later minor version 3.1.x
7.2.4 7.2.x 8.9.x/10.9.x or later minor version 3.2.x
7.3.9 7.2.x 8.9.x/10.9.x or later minor version 3.2.x
8.0.6 8.0.x 10.9.x or later minor version 3.4.x
8.1.3 8.1.x 10.9.x or later minor version 3.4.x
8.2.2 8.2.x 10.9.x or later minor version 3.4.x
8.3.25 8.2.x 10.9.x or later minor version 3.5.x
9.0.7 9.0.7 10.13.x/12.11.x or later minor version 3.6.x/3.7.x
9.1.x 9.1.x 10.13.x/12.11.x or later minor version 3.6.x/3.7.x/3.8.x
10.x 10.x 10.13.x/12.11.x or later minor version 3.9.x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment