79146632

Date: 2024-11-01 00:16:40
Score: 1
Natty:
Report link

Uninstall Angular CLI Completely:

sudo npm uninstall -g @angular/cli

Clear NPM Cache:

npm cache clean --force

Reinstall the Desired Version: Now, reinstall the desired version of Angular CLI:

sudo npm install -g @angular/[email protected]
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: ahmed zayati