Skip to content

[bug] "hs --version" reports incorrect version "1.0.0" instead of actual installed version #1581

@luxferre

Description

@luxferre

The hs --version command reports 1.0.0 instead of the actual installed CLI version.

Current Behavior:
Installed CLI version: 7.11.2 (confirmed via npm)
hs --version output: 1.0.0

Expected Behavior:
hs --version should report 7.11.2 (the actual installed version)
Steps to Reproduce:

Install @hubspot/cli@7.11.2
Run hs --version
Observe incorrect version output

Environment:
hs cli 7.11.2
node 20.18.1
npm 10.8.2
ubuntu 2204 lts running by wsl 2.6.3.0 in windows 11 25H2

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions