Skip to content

[BUG]: 所有 Node.js 版本都无法执行 #692

Description

@3145396301

Version
vfox version 1.0.11
OS
linux ImmortalWrt-798x-24.10

Describe the bug
在 ImmortalWrt-798x-24.10 系统上,所有 Node.js 版本都无法执行,显示缺少 glibc 依赖。

Screenshots[optional]
Error loading shared library ld-linux-aarch64.so.1: No such file or directory

系统信息
root@N60PRO:~# cat /etc/os-release
NAME="ImmortalWrt"
VERSION="24.10-SNAPSHOT"
ID="immortalwrt"
ID_LIKE="lede openwrt"
PRETTY_NAME="ImmortalWrt 24.10-SNAPSHOT"
VERSION_ID="24.10-snapshot"
HOME_URL="https://immortalwrt.org/"
BUG_URL="https://github.com/immortalwrt/immortalwrt/issues"
SUPPORT_URL="https://github.com/immortalwrt/immortalwrt/discussions"
BUILD_ID="r0-67c6f238"
OPENWRT_BOARD="mediatek/filogic"
OPENWRT_ARCH="aarch64_cortex-a53"
OPENWRT_TAINTS="no-all busybox"
OPENWRT_DEVICE_MANUFACTURER="ImmortalWrt"
OPENWRT_DEVICE_MANUFACTURER_URL="https://immortalwrt.org/"
OPENWRT_DEVICE_PRODUCT="Generic"
OPENWRT_DEVICE_REVISION="v0"
OPENWRT_RELEASE="ImmortalWrt 24.10-SNAPSHOT r0-67c6f238"
OPENWRT_BUILD_DATE="1769663058"

root@N60PRO:~# ldd --version
musl libc (aarch64)
Version 1.2.5
Dynamic Program Loader
Usage: ldd [options] [--] pathname

root@N60PRO:~# ls -la /lib | grep libc
lrwxrwxrwx 1 root root 7 Jan 29 2026 ld-musl-aarch64.so.1 -> libc.so
-rwxr-xr-x 1 root root 590852 Jan 29 2026 libc.so

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions