Skip to content

Commit 53f3342

Browse files
committed
docs: mention requirements
1 parent a96b9a5 commit 53f3342

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/1.overview.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ The binary is installed as `nuxt`, and also as `nuxi`, `nuxi-ng` and `nuxt-cli`
1818

1919
`nuxi` is a third package: a standalone CLI with no dependencies, for running commands outside a project or installing globally.
2020

21+
## Requirements
22+
23+
The CLI runs on Node v22.19+, v24.11+ or v26+, and imports TypeScript configuration natively on those versions. Nuxt 2 and `@nuxt/bridge` are not supported.
24+
2125
## Running commands
2226

2327
Inside a project, your package manager runs the version the project depends on:

0 commit comments

Comments
 (0)