Commit 9a3f0b9 1 parent a68729b commit 9a3f0b9 Copy full SHA for 9a3f0b9
File tree 5 files changed +5
-5
lines changed
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 26
26
** Prerequisites (MUST):**
27
27
28
28
- [ Python 2.7+] ( https://www.python.org/downloads/ )
29
- - [ Node.js 22 +] ( https://docs.npmjs.com/downloading-and-installing-node-js-and-npm )
29
+ - [ Node.js 23.1 +] ( https://docs.npmjs.com/downloading-and-installing-node-js-and-npm )
30
30
- [ pnpm] ( https://pnpm.io/installation )
31
31
32
32
### Edit the .env file
Original file line number Diff line number Diff line change 23
23
24
24
** 前置要求(必须):**
25
25
26
- - [ Node.js 22 +] ( https://docs.npmjs.com/downloading-and-installing-node-js-and-npm )
26
+ - [ Node.js 23 +] ( https://docs.npmjs.com/downloading-and-installing-node-js-and-npm )
27
27
- Nodejs安装
28
28
- [ pnpm] ( https://pnpm.io/installation )
29
29
- 使用pnpm
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ _As seen powering [@DegenSpartanAI](https://x.com/degenspartanai) and [@MarcAInd
19
19
20
20
** Prerequisites (MUST):**
21
21
22
- - [ Node.js 22 +] ( https://docs.npmjs.com/downloading-and-installing-node-js-and-npm )
22
+ - [ Node.js 23 +] ( https://docs.npmjs.com/downloading-and-installing-node-js-and-npm )
23
23
- [ pnpm] ( https://pnpm.io/installation )
24
24
25
25
### Edit the .env file
Original file line number Diff line number Diff line change 23
23
24
24
** 前置要求(必须):**
25
25
26
- - [ Node.js 22 +] ( https://docs.npmjs.com/downloading-and-installing-node-js-and-npm )
26
+ - [ Node.js 23 +] ( https://docs.npmjs.com/downloading-and-installing-node-js-and-npm )
27
27
- Nodejs安装
28
28
- [ pnpm] ( https://pnpm.io/installation )
29
29
- 使用pnpm
Original file line number Diff line number Diff line change 29
29
}
30
30
},
31
31
"engines" : {
32
- "node" : " >=22 "
32
+ "node" : " >=23 "
33
33
},
34
34
"dependencies" : {
35
35
"ollama-ai-provider" : " ^0.16.1" ,
You can’t perform that action at this time.
0 commit comments