[Prompts] - On invalid name - Abort creating new project in the beginning #14994
Labels
area: @angular-devkit/schematics
freq1: low
Only reported by a handful of users who observe it rarely
help wanted
severity3: broken
type: bug/fix
Milestone
🚀 Feature request
Command (mark with an
x
)Description
Trying to create a new project with invalid name, choose a project without a router, and CSS style system, and finally get the message:
Project name "my-app-8-check" is not valid. New project names must start with a letter, and must contain only alphanumeric characters or dashes. When add
ing a dash the segment after the dash must also start with a letter.
Describe the solution you'd like
Show this message and abort the CLI wizard in the beginning, before choosing any option...
Describe alternatives you've considered
Have you considered any alternative solutions or workarounds?The text was updated successfully, but these errors were encountered: