Skip to content

CLI version reported by IDE does not match Command Prompt #1958

@aliphys

Description

@aliphys

Describe the problem

The Arduino-CLI CLI version reported by the IDE does not match Command Prompt
image

To reproduce

  1. Upgrade Arduino IDE from previous version to 2.0.4

  2. In Command Prompt, enter the command arduino-cli board listall

  3. At the end of the board list, this message is given

    A new release of Arduino CLI is available: 0.27.0 → 0.31.0
    https://arduino.github.io/arduino-cli/latest/installation/#latest-packages

  4. Click on Help -> About Arduino IDE

  5. The following message is given

    Version: 2.0.4
    Date: 2023-02-27T16:14:28.576Z
    CLI Version: 0.31.0
    Copyright © 2023 Arduino SA

Expected behavior

Both the Command Prompt and IDE show the same arduino CLI version

Arduino IDE version

Arduino 2.0.4

Operating system

Windows

Operating system version

Windows 10

Additional context

I have NOT verified the problem still occurs when using the latest nightly build, since the nightly build is provided as portable application.

Issue checklist

  • I searched for previous reports in the issue tracker
  • I verified the problem still occurs when using the latest nightly build
  • My report contains all necessary details

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions