Install Node.js on Linux
Using NodeSource
Refer to the NodeSource documentation for more information on the available versions.
Node.js v14.x:
1 | # Using Ubuntu |
Upgrade npm
1 | npm install -g npm |
Refer to the NodeSource documentation for more information on the available versions.
1 | # Using Ubuntu |
1 | npm install -g npm |