-
Notifications
You must be signed in to change notification settings - Fork 12k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ng help generate does not list existing blueprints (beta24) #3699
Comments
@Brocco can you weight in? |
FYI, this functionality maters, because it allows front end tools and IDE to understand what each version of ng is able to generate. |
Why is the line 59 in this.ui.writeLine(command.printDetailedHelp(commandOptions)); This change gives with
and with
|
@catull That looks great... please go ahead and put a PR together with that change. |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
OS?
macOS Sierra
Versions.
angular-cli: 1.0.0-beta.24
node: 7.2.1
os: darwin x64
Repro steps.
Run
ng help generate
in an new app generated by CLIThe log given by the failure.
Mention any other details that might be useful.
beta20 output was like this
#3697 looks related
The text was updated successfully, but these errors were encountered: