diff --git a/scripts/_common.sh b/scripts/_common.sh index 58b5657..088dd05 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -6,7 +6,7 @@ # dependencies used by the app pkg_dependencies="postgresql" -nodejs_version=16 +nodejs_version=14 nodebb_version=v1.18.x #=================================================