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
Yes, this behavior used to work in the previous version
The previous version in which this bug was not present was
13
Description
When using ng new command to create a project, if project name consists of numbers only, like ng new 15 , I get an error on the stage after making a selection in 'Which stylesheet format would you like to use?' question (no matter what choice I have selected)
Minimal Reproduction
1 Run ng new 15
2 Select any answer to 'Which stylesheet format would you like to use?' question
3 Observe the error