Переглянути джерело

doc: recommend Node 12

j8
Saúl Ibarra Corretgé 5 роки тому
джерело
коміт
b50b30e3eb
2 змінених файлів з 2 додано та 2 видалено
  1. 1
    1
      doc/development.md
  2. 1
    1
      doc/manual-install.md

+ 1
- 1
doc/development.md Переглянути файл

2
 
2
 
3
 ## Building the sources
3
 ## Building the sources
4
 
4
 
5
-Node.js >= 10 and npm >= 6 are required.
5
+Node.js >= 12 and npm >= 6 are required.
6
 
6
 
7
 On Debian/Ubuntu systems, the required packages can be installed with:
7
 On Debian/Ubuntu systems, the required packages can be installed with:
8
 ```
8
 ```

+ 1
- 1
doc/manual-install.md Переглянути файл

227
 make
227
 make
228
 ```
228
 ```
229
 
229
 
230
-_NOTE: When installing on older distributions keep in mind that you need Node.js >= 10 and npm >= 6._
230
+_NOTE: When installing on older distributions keep in mind that you need Node.js >= 12 and npm >= 6._
231
 
231
 
232
 Edit host names in `/srv/jitsi-meet/config.js` (see also the example config file):
232
 Edit host names in `/srv/jitsi-meet/config.js` (see also the example config file):
233
 ```
233
 ```

Завантаження…
Відмінити
Зберегти