Skip to content

Commit 469bf16

Browse files
Note NodeJS 18 is not supported (Koenkk#1641)
* Note NodeJS 18 is not supported * Update README.md Co-authored-by: Koen Kanters <[email protected]>
1 parent cd7be07 commit 469bf16

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ Docgen includes some scripts to help testing the page.
4848

4949
## VuePress
5050

51+
Use Node.js 16 for building VuePress (other versions like Node.js 18 are not supported)
52+
5153
```bash
5254
# Install dependencies
5355
npm ci

0 commit comments

Comments
 (0)