...
Code Block | ||
---|---|---|
| ||
PATH=/QOpenSys/pkgs/bin:$PATH export PATH |
...
Anchor |
---|
...
|
If you have multiple versions of Node.js installed, you can select a specific version to use during your session with the following command:
...
Note |
---|
The previous way of doing this (by using 'nodever list') is deprecated and has been replaced with 'update-alternatives'. While 'nodever' should still work properly if installed, we recommend using the new 'update-alternatives' method instead. There's more information about 'update-alternatives' here: https://ibmsystemsmagtechchannel.com/Power-SystemsSMB/05/2020/update-alternatives. |
Step 4: Checking the Version of Node.js
...