Answers for "angular version with npm"

3

angular version command

ng --version
Posted by: Guest on July-30-2021
0

angular install version 12

// add version 12

npm install -g @angular/[email protected]
// or
npm install -g @angular/cli@612
Posted by: Guest on January-01-2022

Code answers related to "angular version with npm"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language