mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-10 21:05:59 -06:00
Update Nodejs to latest LTS version
This commit is contained in:
parent
ebcea71b04
commit
88647667b4
@ -100,7 +100,7 @@ GRUB_CMDLINE_LINUX_DEFAULT="swapaccount=1"
|
||||
NodeJS is also super easy to install! Simply run the command below to make the package accessible to your system.
|
||||
|
||||
``` bash
|
||||
curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
|
||||
curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -
|
||||
apt -y install nodejs make gcc g++
|
||||
```
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user