版本说明
| OS | Node | 正常运行 |
|---|---|---|
| CentOS 7.8.2003 | v16.20.2 | |
| CentOS 7.8.2003 | v18.20.7 | |
| Anolis OS 7.9 | v16.20.2 | |
| Anolis OS 7.9 | v18.20.8 | |
| Anolis OS 8.2 | v18.20.8 | |
| Anolis OS 8.2 | v20.19.6 | |
| Anolis OS 8.2 | v22.21.1 | |
| Anolis OS 8.2 | v24.11.1 |
- CentOS 7.8.2003 无法运行 v18.20.7,报错如下:
/lib64/libm.so.6: versionGLIBC_2.27not found/lib64/libc.so.6: versionGLIBC_2.25not found/lib64/libc.so.6: versionGLIBC_2.28not found/lib64/libstdc++.so.6: versionCXXABI_1.3.9not found/lib64/libstdc++.so.6: versionGLIBCXX_3.4.20not found/lib64/libstdc++.so.6: versionGLIBCXX_3.4.21not found
- Anolis OS 7.9 无法运行 v18.20.8,报错如下:
- node:
/lib64/libm.so.6: versionGLIBC_2.27not found (required by node) - node:
/lib64/libc.so.6: versionGLIBC_2.25not found (required by node) - node:
/lib64/libc.so.6: versionGLIBC_2.28not found (required by node) - node:
/lib64/libstdc++.so.6: versionCXXABI_1.3.9not found (required by node) - node:
/lib64/libstdc++.so.6: versionGLIBCXX_3.4.20not found (required by node) - node:
/lib64/libstdc++.so.6: versionGLIBCXX_3.4.21not found (required by node)
- node:
下载
| 版本 | 链接 |
|---|---|
| 所有版本 | Index of /dist/ |
| v24.x 最新版 | Index of /dist/v24.12.0/ |
| v22.x 最新版 | Index of /dist/latest-v22.x/ |
| v20.x 最新版 | Index of /dist/latest-v20.x/ |
| v18.x 最新版 | Index of /dist/latest-v18.x/ |
| v16.x 最新版 | Index of /dist/latest-v16.x/ |
| v14.x 最新版 | Index of /dist/latest-v14.x/ |