Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - pnext

Pages: [1]
1
Other / node js 18 NOT FOUND. but already install it.
« on: June 15, 2023, 02:13:33 AM »
ask for help from the wise.

I have installed node js 16, and node js18 from nodejs manager from centos wab panel 2031.

But why when I log in ssh . The node was not found.

can anyone help..


error like below

[root@vps ~]# node -v
node: /lib64/libm.so.6: version `GLIBC_2.27' not found (required by node)
node: /lib64/libc.so.6: version `GLIBC_2.25' not found (required by node)
node: /lib64/libc.so.6: version `GLIBC_2.28' not found (required by node)
node: /lib64/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by node)
node: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by nod                                          e)
node: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by nod                                          e)
[root@vps ~]#

Pages: [1]