Skip to content

Wrong hint about --dry-run #17776

Description

@lazarljubenovic

Documentation issue

  • Reporting a typo
  • Reporting a documentation bug
  • Documentation improvement
  • Documentation feedback

Is there a specific documentation page you are reporting?

https://nx.dev/packages/jest#adding-jest-to-an-existing-project

Additional context or description

Near the end of the Adding Jest to an Existing Project section, there's a hint telling the reader to use the --dry-run flag to see what will be generated.

image

When I run the command with this flag, however, I get the following error:

This generator does not support --dry-run. If you are running this in Nx Console, it should execute fine once you hit the "Run" button.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions