Replace default nodejs v10 in debian 10 if installed

This commit is contained in:
ronivay
2020-04-06 12:10:39 +03:00
parent d983287b04
commit 78bcd027a5
2 changed files with 12 additions and 1 deletions

View File

@@ -107,7 +107,7 @@ Debian/Ubuntu:
- libcap2-bin
- curl
- yarn
- nodejs (v12)
- nodejs (v12) (possible debian 10 default nodejs v10 will be replaced)
- npm (v3)
- build-essential
- redis-server