Actions
Maintenance #1322
closedUpdate node and antora
Start date:
Due date:
% Done:
100%
Estimated time:
Compatible Redmine Version:
Pull Request Link:
Updated by berham about 2 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 80
The following comment was shown within the last update:
New major version of npm available! 8.19.3 -> 9.3.1
Changelog: https://github.com/npm/cli/releases/tag/v9.3.1
Run npm install -g npm@9.3.1 to update!
Updated by liaham about 2 years ago
Antora should run with its latest version. This is 3.1.2
.
Check this with:
npx antora -v
@antora/cli: 3.1.2
@antora/site-generator: 3.1.2
Updated by liaham about 2 years ago
package.json is updated in xmera Omnia Guide to list antora 3.1.2! All other projects are already updated.
Updated by liaham about 2 years ago
@berham: You need to check your antora version as stated here: #1322#note-2.
If your antora version is not the latest, please update with npm install
. This command will run through the package.json and install every package with its defined verison.
Updated by liaham almost 2 years ago
- Status changed from Feedback to Closed
- % Done changed from 80 to 100
Actions