Skip to content

Package install commands shown in Packages section do not resolve in Commandbox CLI #2467

@zainforbjs

Description

@zainforbjs

Describe the bug
In the Packages section of a Wheels application, packages are displayed along with suggested installation commands such as:

wheels packages install wheels-hotwire
wheels packages install wheels-i18n

However, running these commands results in a CLI error:

Command "wheels packages install wheels-hotwire" cannot be resolved.

Please type "help wheels" for assistance.

This makes the displayed installation instructions unusable.

To Reproduce
Steps to reproduce the behavior:

  1. Run a Wheels application
  2. Navigate to the Packages section
  3. Copy one of the suggested install commands (e.g., wheels packages install wheels-hotwire)
  4. Run the command in CommandBox
  5. Observe the command resolution error

Expected behavior
The displayed install commands should work correctly and install the selected package.

Screenshots
Image

Desktop:

  • OS: Any

Additional context
The UI appears to suggest commands that are not actually registered or supported by the Commandbox CLI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions