Today, I updated my angular cli to the latest version and encountered an error that stops me from creating a new Angular project. Following is the error log that I get after
I suspect that your upgrade of Angular CLI didn't go well. Try to uninstall and re-install it again:
npm uninstall @angular/cli -g npm install @angular/cli -g