Skip to content

No commandline help #157

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

Open
dtopuzov opened this issue Nov 21, 2018 · 1 comment
Open

No commandline help #157

dtopuzov opened this issue Nov 21, 2018 · 1 comment

Comments

@dtopuzov
Copy link
Contributor

Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):

  • CLI: 5.0
  • Cross-platform modules: 5.0
  • Android Runtime: 5.0
  • iOS Runtime: 5.0
  • Plugin(s): No
Angular CLI: 7.0.6
Node: 8.11.3
OS: win32 x64
Angular:
...

Package                      Version
------------------------------------------------------
@angular-devkit/architect    0.10.6
@angular-devkit/core         7.0.6
@angular-devkit/schematics   7.0.6
@angular/cli                 7.0.6
@schematics/angular          7.0.6
@schematics/update           0.10.6
rxjs                         6.3.3
typescript                   3.1.6

It looks to me it is caused by Angular CLI: 7.0.6.

Describe the bug
{N} schematic help not displayed on command line when run command with --help.

To Reproduce
ng new --collection=@nativescript/schematics --help
=> Help added by @nativescript/schematics is not displayed.

Expected behavior
List all the option added by @nativescript/schematics

@vakrilov
Copy link
Contributor

This issue should be resolved - check angular/angular-cli#13681

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants