在Termux中使用proot-distro运行ubuntu 直接在termux中安装claude code会遇到下面错误: bun -version error: "/data/data/com.termux/files/home/.bun/bin/bun" has unexpected e_type: 2 这个错误是因为bun是为标准Linux环境(依赖glibc库)编译的,和 …