Browse Source

指定node版本

caner 2 years ago
parent
commit
af9e6d5a3a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -8,4 +8,5 @@
 2. npm run dev 启动
 2. npm run dev 启动
 3. yarn run build 打包
 3. yarn run build 打包
 3. out 文件为输出包
 3. out 文件为输出包
+4. node>=18.0.0
 ```
 ```