Skip to content

Commit 5562eb1

Browse files
committed
📝 recommend 14.0 or later Node.js
1 parent 023d13f commit 5562eb1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ QMUI Web 内置的工作流拥有从初始化项目到变更文件的各种自
3535
QMUI Web 除了内置的公共组件外,还通过扩展的方式提供了常用的扩展组件,如等高左右双栏,文件上传按钮,树状选择菜单。
3636

3737
## 环境配置
38-
请确保安装 [Node.js](https://nodejs.org/)(建议 10.0 或以上版本),并用以下命令全局安装 gulp:
38+
请确保安装 [Node.js](https://nodejs.org/)(建议 14.0 或以上版本),并用以下命令全局安装 gulp:
3939

4040
```bash
4141
#安装 gulp

docs-translations/en-US/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ QMUI Web has a built-in workflow and tools to automate a lot of work, including
3434
In addition to the built-in basic components, we also provide several extended components such as file upload button, tree menu, etc.
3535

3636
## Setup
37-
ure to install [Node.js](https://nodejs.org/) (recommend 10.0 or later) and then install Gulp globally with the following command:
37+
ure to install [Node.js](https://nodejs.org/) (recommend 14.0 or later) and then install Gulp globally with the following command:
3838

3939
```bash
4040
#Install gulp

docs-translations/zh-TW/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ QMUI Web 內置的工作流擁有從初始化項目到變更文件的各種自
3535
QMUI Web 除了內置的公共組件外,還通過擴展的方式提供了常用的擴展組件,如等高左右雙欄,文件上傳按鈕,樹狀選擇菜單。
3636

3737
## 環境配置
38-
请确保安装 [Node.js](https://nodejs.org/)(推薦 10.0 或以上版本),并用以下命令把 gulp 安装到全域环境:
38+
请确保安装 [Node.js](https://nodejs.org/)(推薦 14.0 或以上版本),并用以下命令把 gulp 安装到全域环境:
3939

4040
```bash
4141
#安裝 gulp

0 commit comments

Comments
 (0)