install angular version 10 cmd code example
Example: install angular cli version
Install Specific Version (Example: 6.1.1)
npm install -g @angular/[email protected]
Install Specific Version (Example: 6.1.1)
npm install -g @angular/[email protected]