Open puddlejumper26 opened 4 years ago
npm uninstall -g @angular/cli npm cache clean --force ng --version /* You will get the error message, then u have uninstalled */
Notes : - Using --force for clean all the caches - On Windows run this using administrator - On Mac use sudo ($ sudo )
Uninstall package
Notes : - Using --force for clean all the caches - On Windows run this using administrator - On Mac use sudo ($ sudo)