@Danp Thanks for the hint, of course I didn't check the documentation .
For updates I use a script "xo-update.sh" from https://github.com/Jarli01/xenorchestra_updater.git
. There it only checks if "node -v" is equal to "node -lts", which does not work and recommends to run "sudo n lts".
Latest posts made by swaio
-
RE: Pools don't appear under Settings > Servers on fresh build of XO
-
RE: Pools don't appear under Settings > Servers on fresh build of XO
@olivierlambert in Debian 12 it is 20.9.0 ...
Output the latest LTS Node.js version available
> n --lts
20.9.0cat /etc/debian_version
12.2