2025-09-11 Nodejs Linux 安装 nodejs 12345678# 添加 NodeSource 仓库curl -fsSL https://deb.nodesource.com/setup_22.x | sudo -E bash -# 安装 Node.jssudo apt-get install -y nodejs# 验证安装版本node -v Neuer 安装 pnpm Älter Char & String