🔧 Update to the latest stable versions of node and rust

This commit is contained in:
Tw93
2025-08-13 16:42:58 +08:00
parent 003addcc4f
commit 047e22c9c1
9 changed files with 172 additions and 104 deletions

View File

@@ -178,7 +178,7 @@ pake https://weekly.tw93.fun --name Weekly --hide-title-bar
## 定制开发
开始前请确保电脑已经安装了 Rust `>=1.63` 和 Node `>=1616.18.1` 的环境,此外需参考 [Tauri 文档](https://tauri.app/start/prerequisites/) 快速配置好环境才可以开始使用,假如你太不懂,使用上面的命令行打包会更加合适。
开始前请确保电脑已经安装了 Rust `>=1.89` 和 Node `>=2222.11.0` 的环境,*注意较旧的版本Rust ≥1.78Node ≥16也可能可以工作但推荐使用最新稳定版本。* 此外需参考 [Tauri 文档](https://tauri.app/start/prerequisites/) 快速配置好环境才可以开始使用,假如你太不懂,使用上面的命令行打包会更加合适。
```sh
# 安装依赖