Skip to content

Commit 36eb3bb

Browse files
ThePreznschonni
authored andcommitted
Update LTS versions for IBM i on package mgr page
1 parent 37e4102 commit 36eb3bb

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

locale/en/download/package-manager.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,12 +78,12 @@ emerge nodejs
7878

7979
## IBM i
8080

81-
LTS versions of Node.js are available from IBM, and are available via [the 'yum' package manager](https://ibm.biz/ibmi-rpms). The package name is `nodejs` followed by the major version number (for instance, `nodejs8`, `nodejs10`, `nodejs12`, etc)
81+
LTS versions of Node.js are available from IBM, and are available via [the 'yum' package manager](https://ibm.biz/ibmi-rpms). The package name is `nodejs` followed by the major version number (for instance, `nodejs12`, `nodejs14` etc)
8282

83-
To install Node.js 12.x from the command line, run the following as a user with \*ALLOBJ special authority:
83+
To install Node.js 14.x from the command line, run the following as a user with \*ALLOBJ special authority:
8484

8585
```bash
86-
yum install nodejs12
86+
yum install nodejs14
8787
```
8888

8989
Node.js can also be installed with the IBM i Access Client Solutions product. See [this support document](http://www-01.ibm.com/support/docview.wss?uid=nas8N1022619) for more details

0 commit comments

Comments
 (0)