You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running ng new followed by a dash cased string will cause an error
🔬 Minimal Reproduction
ng new april-2019
🔥 Exception or Error
adamkernig$ ng new april-2019
? Would you like to add Angular routing? Yes
? Which stylesheet format would you like to use? CSS
Schematic input does not validate against the Schema: {"name":"april-2019","version":"7.3.8","routing":true,"style":"css"}
Errors:
Data path ".name" should match format "html-selector".
🐞 Bug report
Is this a regression?
No
Description
Running ng new followed by a dash cased string will cause an error
🔬 Minimal Reproduction
ng new april-2019
🔥 Exception or Error
🌍 Your Environment
The text was updated successfully, but these errors were encountered: