Skip to content

Commit e45347b

Browse files
committed
docs: 补充本地调试相关说明
1 parent f624bc9 commit e45347b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/engine/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,10 @@ $ npm start
134134
```
135135

136136
> 📢 npm 访问速度较慢,阿里员工可以使用 tnpm,其他同学建议使用 cnpm 或者指定镜像 registry。
137+
>
138+
> ❕node 版本限制在 14
139+
>
140+
> ❕windows 环境尽量使用 [WSL](https://docs.microsoft.com/zh-cn/windows/wsl/install)
137141
138142
lowcode-engine 启动后,提供了几个 umd 文件,可以结合 [lowcode-demo](https://github.com/alibaba/lowcode-demo) 项目做调试,文件代理规则参考这里。
139143

0 commit comments

Comments
 (0)