I'm a rookie at Angular. I tried to create my first app in this framework but I get the following error in the Windows Console:
c: \ courseAngular & nt; ng new app-01 --version = 7.1.4
? Would you like to add Angular routing? No
? Which stylesheet format would you like to use? CSS
Schematic input does not validate against the Schema:{"version":"7.1.4","name":"app-01","routing":false,"style":"css"}
Errors:
Data path ".name" should match format "html-selector".