Skip to content

🐛 wheel-of-names: Install command wrong #5013

@patrickwyler

Description

@patrickwyler

Workspace

wheel-of-names

📜 Description

The command in the README is incorrect, it fails when I execute it.

yarn add --cwd packages/app @backstage-community/plugin-wheel-of-names

👍 Expected behavior

The command should be:
yarn --cwd packages/app add @backstage-community/plugin-wheel-of-names

👎 Actual Behavior with Screenshots

Error right now:
Usage Error: The --cwd option is ambiguous when used anywhere else than the very first parameter provided in the command line, before even the command path

Image

👟 Reproduction steps

Follow the steps to install it in the Readme.

📃 Provide the context for the Bug.

No response

👀 Have you spent some time to check if this bug has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Are you willing to submit PR?

Yes I am willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions