I running node -v command getting error:- node: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28? not found (required by node)
sudo apt-get remove nodejs nvm install 16.15.1
node v16.15.1 version and npm v16.15.1 is installed. For same make sure nvm is installed in your machine.
