Closed as not planned
Closed as not planned
Description
Version
node-v20.11.0-linux-x64.tar.xz
Platform
Linux yogVM 5.4.17-2136.325.5.1.el7uek.x86_64
Subsystem
No response
What steps will reproduce the bug?
- Extract node.js tar at location /usr/local
- check node --version cmd which is failing with error
Error:
node --version
node: /lib64/libm.so.6: versionGLIBC_2.27' not found (required by node) node: /lib64/libstdc++.so.6: version
GLIBCXX_3.4.20' not found (required by node)
node: /lib64/libstdc++.so.6: versionCXXABI_1.3.9' not found (required by node) node: /lib64/libstdc++.so.6: version
GLIBCXX_3.4.21' not found (required by node)
node: /lib64/libc.so.6: versionGLIBC_2.28' not found (required by node) node: /lib64/libc.so.6: version
GLIBC_2.25' not found (required by node)
How often does it reproduce? Is there a required condition?
No response
What is the expected behavior? Why is that the expected behavior?
node --version
v20.11.0
What do you see instead?
node --version
node: /lib64/libm.so.6: version GLIBC_2.27' not found (required by node) node: /lib64/libstdc++.so.6: version
GLIBCXX_3.4.20' 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.21' not found (required by node)
node: /lib64/libc.so.6: version GLIBC_2.28' not found (required by node) node: /lib64/libc.so.6: version
GLIBC_2.25' not found (required by node)
Additional information
No response
Metadata
Metadata
Assignees
Labels
No labels