Update LowerNode.md

This commit is contained in:
ikechan8370 2023-02-16 20:45:11 +08:00 committed by GitHub
parent b30c3e37e2
commit db3c7ef573
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,5 @@
## 本页面内容部分过时仅修改node-fetch部分可供参考。
### Node.js >= 14 (并且 <18)时的安装方法
**如果不是 CentOS 7, RHEL 7, Ubuntu 18 请自行搜索并升级你的 Node.js 版本!**
@ -31,4 +33,4 @@ globalThis.fetch = fetch;
再编辑`Yunzai根目录/plugins/chatgpt-plugin/config/index.js`文件,根据其中的注释修改必要配置项。
---
---