
Here is the changelog from github reposition, where you can check available versions and the differences. So I guess the only way to know what angular-cli version should be installed is to try various versions, create a new project and checkout the package.json to see which angular version is used. NOTE: I have not found any page displaying the compatibility matrix of angular and angular-cli. It also allows you to edit a single profile using the Windows default editor. VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVDs, Audio CDs, VCDs, and various streaming protocols. ManageWirelessNetworks displays extensive information about every wireless profile on your system, including the network adapters not active. The resulting white app will be created in the desired angular version. ManageWirelessNetworks provides an alternative to the Windows Manage Wireless Networks (aka Manage Known Networks on Windows 10). Install an angular-cli specific version npm install -g 2] Create a project ng new you-app-name npm uninstall -g run (-force flag might be required) npm cache clean If you're not sure of the angular-cli version installed in your environment, uninstall it.

So getting the correct angular-cli version will lead you to getting the desired angular version.įrom that assumption, your question is not about angular-cli, but about npm.

To answer your question, let's assume that you are interested in a specific angular version and NOT in a specific angular-cli version (angular-cli is just a tool after all).Ī reasonnable move is to keep your angular-cli version alligned with your angular version, otherwise you risk to stumble into incompatibilities issues.
