How to Update Angular CLI?
Visit this link
1. Open Nodejs prompt 2. uninstall the current install angular cli(npm uninstall -g angular-cli)3. Install the angular cli again it will install the current newer version npm install -g @angular/cli@latest
ttps://www.npmjs.com/package/@angular/cli