Skip to content

Remove annecessary message in the CLI when installing a new tool #1688

@lubska

Description

@lubska

Feature idea

Description

When installing a new tool using the command ide install <tool_name>, the following message appears before the installation starts:
Couldn´t get installed version of <tool_name>
After that, the tool is installed successfully and works as expected.

Problem

The message is misleading and unnecessary, as the installation proceeds normally. It negatively affects the CLI user experience.

Tasks

  1. Verify for which tools the message appears:
  • all tools
  • or only specific ones
  1. Fix the installation flow to remove this unnecessary message.
  2. Ensure clear and correct CLI communication during installation.

Expected Result

  1. No misleading messages are shown during the normal installation.
  2. CLI output is clean and informative.
  3. Tool installation behavior is approved and remains unchanged.
Image

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    Projects

    Status

    🆕 New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions