Skip to content

install_base.sh: Fix nodejs install on Ubuntu 18.04

Since the nodejs package is basically broken [1] on Ubuntu 18.04, use the package from snap.

[1] https://bugs.launchpad.net/ubuntu/+source/nodejs/+bug/1794589

Merge request reports