Skip to content

Commit 58a840f

Browse files
committed
docs: add nodejs requirement
1 parent e877a5d commit 58a840f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/guide/getting-started.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ We assume you are already familiar with the basic usages of Vue before you conti
66

77
## Requirements
88

9+
- Node.js 16.14.0 or higher.
910
- Vue >= 2.7 or Vue >= 3.0.
1011
- Some features need Vue >= 3.2.25.
1112
- VSCode with the **latest** [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) extension.

docs/zh-CN/guide/getting-started.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Vue Macros 是一个库,用于实现尚未被 Vue 正式实现的提案或想
66

77
## 要求
88

9+
- Node.js 16.14.0 或更高
910
- Vue >= 2.7 或 Vue >= 3.0
1011
- 某些功能需要 Vue >= 3.2.25
1112
- VSCode 安装了 [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) 扩展

0 commit comments

Comments
 (0)