Skip to content

Incorrect ng generate library option description in wiki. #11997

Closed
@tplk

Description

@tplk

Bug Report or Feature Request (mark with an x)

- [x] bug report -> please search issues before submitting
- [ ] feature request

Command (mark with an x)

- [ ] new
- [ ] build
- [ ] serve
- [ ] test
- [ ] e2e
- [x] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] xi18n
- [ ] run
- [ ] config
- [ ] help
- [ ] version
- [ ] doc

Repro steps

https://github.com/angular/angular-cli/wiki/generate-library

Desired functionality

skip-install description is incorrect:

Do not add dependencies to package.json.

Should be:

Skip installing dependency packages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: docsRelated to the documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions