Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4f51084

Browse files
authored
docs: sync vite need node version (#3263)
1 parent bd7378a commit 4f51084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/guide/quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ import { VTCodeGroup, VTCodeGroupTab } from '@vue/theme'
2323
:::tip Prerequisites
2424

2525
- Familiarity with the command line
26-
- Install [Node.js](https://nodejs.org/) version 18.3 or higher
26+
- Install [Node.js](https://nodejs.org/) version `^20.19.0 || >=22.12.0`
2727
:::
2828

2929
In this section we will introduce how to scaffold a Vue [Single Page Application](/guide/extras/ways-of-using-vue#single-page-application-spa) on your local machine. The created project will be using a build setup based on [Vite](https://vitejs.dev) and allow us to use Vue [Single-File Components](/guide/scaling-up/sfc) (SFCs).

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /