Skip to content

BUG: CLI getting installed with canary version but showing and working for Prod version(4.7.3) #857

Open
@padmavemulapati

Description

@padmavemulapati

Product

cli

Product Version

4.7.4-62fd241.0

Latest Version

  • I have tested the issue with the latest version of the product

Issue Description

Expectation

Installed canary version for axe-core/cli (4.7.4-62fd241.0) using npm install @axe-core/cli@next so that it should work for latest changes and axe --version should get the same version number

Actual

axe --version is giving 4.7.3 and working for Prod only

How to Reproduce

  1. Created a Directory and created a package.json using npm init -y
  2. Insalled axe-core/cli canary version ('npm install @axe-core/cli@next) (Installed gobally using -g and locally both)
  3. Package.json is showing canary version(4.7.4-62fd241.0)
  4. Run axe --version to make sure cli installed properly

Issue:
Getting 4.7.3 (Prod version)

image

Environment:

Label Value
Product axe-core-npm
Version 4.7.4-62fd241.0
OS-Details _MAC- Intel Core i7 - 11.6.8 & Windows11 _
VSCode Editor 1.82.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    PRIORITY: lowLow priority item; can be placed in backlogbugSomething isn't workingweb-apis

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions