Upgrade Allure Report
We recommend to use the latest version of the Allure Report command-line utility.
To upgrade your Allure Report installation to the newest version, follow the instructions below. Select the same method you used when installing the previous version.
TIP
Which version do I have now?
To find out the current installed version of Allure Report, open the terminal and run allure --version. If it displays the same version number as the latest Allure Report release, you do not need to upgrade for now.
We also recommend running this command after an upgrade to make sure it was successful.
Upgrade from a Node.js package
If you installed Allure Report from a Node.js package for your project, upgrade it via npm.
npm update -g allure