Describe the bug
Installed @axe-core/cli@rc version - it shold be 4.11.2-9a07fd7 but axe --version command outputting 4.11.1
To Reproduce
Steps to reproduce the behavior:
- Install
@axe-core/cli@rc - using npm i @axe-core/cli@rc - it installed version - 4.11.2-9a07fd7 (showing the same in package.json
- while trying to run the command
axe --version it is giving 4.11.1
Expected output : 4.11.2-9a07fd7
Screenshots
Note: within node_modules'packge.json content also showing the correct version
also when i run the scan on any test page and the results showing with the updated axe-core version 4.11.1
so we can lower the priority of the issue, but issue logging for the tracking
Environment:
| Label |
Value |
| Integration |
@axe-core/cli |
| version |
4.11.2-9a07fd7 |
| OS |
Windows 11 & MAC-26.1 |
| Tested Browsers |
Chrome Version 143 |
Describe the bug
Installed
@axe-core/cli@rcversion - it shold be4.11.2-9a07fd7butaxe --versioncommand outputting4.11.1To Reproduce
Steps to reproduce the behavior:
@axe-core/cli@rc- usingnpm i @axe-core/cli@rc- it installed version -4.11.2-9a07fd7(showing the same in package.jsonaxe --versionit is giving4.11.1Expected output : 4.11.2-9a07fd7
Screenshots
Note: within node_modules'packge.json content also showing the correct version
also when i run the scan on any test page and the results showing with the updated axe-core version 4.11.1
so we can lower the priority of the issue, but issue logging for the tracking
Environment: