Project

General

Profile

Actions

Maintenance #1322

closed

Update node and antora

Added by liaham over 2 years ago. Updated almost 2 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
-
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Compatible Redmine Version:

Description

Update node

nvm install --lts

nvm alias default 18

All installed versions and the current default version will be listed with nvm list.

Update antora

npm install
Actions #1

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!

Actions #2

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
Actions #3

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.

Actions #4

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.

Actions #5

Updated by liaham almost 2 years ago

  • Status changed from Feedback to Closed
  • % Done changed from 80 to 100
Actions

Also available in: Atom PDF