Closed
Description
I ran a bad command ng g cl foo --ext model
and it rightly told me I had a bad command.
The option '--ext' is not registered with the generate command. Run
ng generate --help
for a list of supported options.`
so i ran ng generate --help
and it says ...
$ ng generate --help
Invalid blueprint: --help
Ouch! :)
cc @Brocco
Metadata
Metadata
Assignees
Labels
No labels