Skip to content

Commit 6a707f7

Browse files
continue[bot]Continue
andcommitted
docs: Update Node.js requirement from 18 to 20
Update CLI documentation to reflect the new Node.js 20 minimum version requirement, aligning with the pkg target updates in #8994. Co-authored-by: nate <[email protected]> Generated with [Continue](https://continue.dev) Co-Authored-By: Continue <[email protected]>
1 parent f5a2707 commit 6a707f7

File tree

4 files changed

+96
-23
lines changed

4 files changed

+96
-23
lines changed

docs/cli/install.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ sidebarTitle: "Install"
1515
></iframe>
1616

1717
<Info>
18-
Make sure you have [Node.js 18 or higher
18+
Make sure you have [Node.js 20 or higher
1919
installed](https://nodejs.org/en/download/).
2020
</Info>
2121

docs/cli/overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ sidebarTitle: "Overview"
1919

2020
Prerequisites:
2121

22-
- [Node.js 18 or newer](https://nodejs.org/en/download/)
22+
- [Node.js 20 or newer](https://nodejs.org/en/download/)
2323
- A [Continue Mission Control](https://hub.continue.dev) account (recommended) or local configuration
2424

2525
```bash npm

docs/guides/cli.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ It provides a battle-tested agent loop so you can simply plug in your model, rul
1313
## Quick start
1414

1515
<Info>
16-
Make sure you have [Node.js 18 or higher
16+
Make sure you have [Node.js 20 or higher
1717
installed](https://nodejs.org/en/download/).
1818
</Info>
1919

0 commit comments

Comments
 (0)