mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-05 03:05:07 +08:00
docs: change doc
This commit is contained in:
parent
776128b21a
commit
1cf8f25bd4
@ -6,12 +6,12 @@ import { withBase } from 'vitepress'
|
||||
|
||||
## 依赖环境
|
||||
|
||||
首先得有 [Node.js](https://nodejs.org/),并确保 node 版本是 12.13 或以上。
|
||||
首先得有 [Node.js](https://nodejs.org/),并确保 node 版本是 `v18.12.0` 或以上。
|
||||
|
||||
```bash
|
||||
# 打印 node 版本
|
||||
node -v
|
||||
v12.13.0
|
||||
v18.12.0
|
||||
```
|
||||
|
||||
推荐使用 [pnpm](https://pnpm.io/installation) 管理 npm 依赖
|
||||
|
Loading…
x
Reference in New Issue
Block a user