doc: recommend Node 12
This commit is contained in:
parent
1b8e5d0244
commit
b50b30e3eb
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
## Building the sources
|
## Building the sources
|
||||||
|
|
||||||
Node.js >= 10 and npm >= 6 are required.
|
Node.js >= 12 and npm >= 6 are required.
|
||||||
|
|
||||||
On Debian/Ubuntu systems, the required packages can be installed with:
|
On Debian/Ubuntu systems, the required packages can be installed with:
|
||||||
```
|
```
|
||||||
|
|||||||
@ -227,7 +227,7 @@ npm install
|
|||||||
make
|
make
|
||||||
```
|
```
|
||||||
|
|
||||||
_NOTE: When installing on older distributions keep in mind that you need Node.js >= 10 and npm >= 6._
|
_NOTE: When installing on older distributions keep in mind that you need Node.js >= 12 and npm >= 6._
|
||||||
|
|
||||||
Edit host names in `/srv/jitsi-meet/config.js` (see also the example config file):
|
Edit host names in `/srv/jitsi-meet/config.js` (see also the example config file):
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user