Error: Missing dependencies! Run the following command to fix:
./scripts/composer_wrapper.php install --no-dev
apt-get update
apt-get upgrade
cd /opt/librenms/
./validate.php
apt install php-mbstring
su –librenms
$ /opt/librenms/scripts/composer_wrapper.php install --no-dev
chown -R librenms:librenms /opt/librenms