From b5fecb6677c7e2adcbcb2061f181d92af4f83e14 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Wed, 27 Nov 2019 16:11:27 +0100 Subject: [PATCH] Use nodejs 8 as advised by the documentation --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 75f12a7..051b32a 100644 --- a/scripts/install +++ b/scripts/install @@ -59,7 +59,7 @@ ynh_install_app_dependencies postgresql apt-transport-https #================================================= # Use Helper instead of package from the repo -ynh_install_nodejs 6 +ynh_install_nodejs 8 #============================================== # CREATE DB