node: use LTS version 16
It was discovered that reForis and its dependencies which are getting pulled by npm has issues with node version 18 (which is not LTS, btw.), so reForis is compiled but without CSS, JS files. Let's downgrade node to version 16, which is LTS instead of using bleeding edge.
configs/common/node
0 → 100644
Please register or sign in to comment