I updated the Angular CLI to the latest @angular/cli@7.0.2 on a Mac OS. When issuing the command ng new testng7, I get this error:
@angular/cli@7.0.2
ng new testng7
I added this flag to make it work --client-project
--client-project
ng add @nguniversal/express-engine --client-project=launcher