...
Warning | ||
---|---|---|
| ||
...
If yum is properly set up on your system, you can install Node.js by running the following command in a PASE shell:
Code Block |
---|
yum install nodejs8nodejs12 |
If you would like to install a different version of Node.js version 10 instead, you you can simply replace nodejs8 with nodejs10 in nodejs12 with the correct version in the command.