Quand j'essaye de créer un nouveau projet avec Angular CLI , avec:
ng n app
J'obtiens cette erreur:
fs.js: 640 renvoie binding.open (pathModule._makeLong (chemin), stringToFlags (drapeaux), mode); ^ TypeError: le chemin doit être une chaîne ou un tampon à TypeError (natif)
Comment puis-je mettre à niveau ou désinstaller Angular CLI ?
npm uninstall -g @angular/cli
( stackoverflow.com/questions/43070441/… )
npm uninstall -g angular-cli