Switch Arch Linux dependency to NodeJS LTS
Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com>
This commit is contained in:
parent
af111faf77
commit
d9c1882dd0
|
@ -36,7 +36,7 @@ $ sudo apt install ffmpeg
|
||||||
1. Run:
|
1. Run:
|
||||||
|
|
||||||
```
|
```
|
||||||
$ sudo pacman -S nodejs yarn ffmpeg postgresql openssl redis git wget unzip python2 base-devel npm nginx
|
$ sudo pacman -S nodejs-lts-carbon yarn ffmpeg postgresql openssl redis git wget unzip python2 base-devel npm nginx
|
||||||
```
|
```
|
||||||
|
|
||||||
## CentOS 7
|
## CentOS 7
|
||||||
|
|
Loading…
Reference in New Issue