We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4eb8569 commit 4805fe6Copy full SHA for 4805fe6
src/guide/quick-start.md
@@ -19,7 +19,7 @@ You can try Vue with SFCs online on [StackBlitz](https://vite.new/vue). StackBli
19
:::tip Pre-requisites
20
21
- Familiarity with the command line
22
-- Install [Node.js](https://nodejs.org/)
+- Install [Node.js](https://nodejs.org/) version 15.0 or higher
23
:::
24
25
To create a build-tool-enabled Vue project on your machine, run the following command in your command line (without the `>` sign):
0 commit comments