摘要: Linux 系统安装 nodejs 环境 (root) # 找到 nodejs 官网 http://nodejs.cn/download/ # 下载 nodejs 的 Linux 二进制文件 (x64) $ wget https://npmmirror.com/mirrors/node/v16.15 阅读全文
posted @ 2022-06-14 23:25 Cathon 阅读(42) 评论(0) 推荐(0)