Nodejs最新版安装 Linux 系统:ubuntu-22.04 更新软件源(可选) sudo apt update -y 添加 Nodesource 仓库 curl -fsSL https://deb.nodesource.com/setup_lts.x | sudo -E bash - 安装nodejs最新版 sudo apt
Yunzai-bot v3部署 Linux 搭建 环境:ubuntu-22.04 sudo apt update -y curl -fsSL https://deb.nodesource.com/setup_lts.x | sudo -E bash - sudo apt install vim redis nodejs redis-s
Windows开启和关闭Hyper-V指令 Windows 开启 bcdedit /set hypervisorlaunchtype auto 关闭 bcdedit /set hypervisorlaunchtype off 开启状态可以使用windows的linux子系统,关闭可以解决ensp路由启动报错