nodejs 18: GLIBC 2.28 in Ubuntu 18.04 cannot be installed
-
Today I want to update nodebb. Following this, it installed the latest nodejs 18. I am using ubuntu 18.04. When I run nodebb upgrade, it says
GLIBC 2.28 in Ubuntu 18.04 is missing
. I did a research. It looks its not possible to install GLIBC 2.28 in Ubuntu 18.04. So I revert to nodejs 16, as described here:curl -sL https://deb.nodesource.com/setup_16.x | sudo bash -
Now it compiles.
-
Fo what it's worth - I have V3-beta1 working with Ubuntu 22 with and Nodejs V18.13.0
Copyright © 2024 NodeBB | Contributors