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

Appearance settings

Commit 44ce566

Browse filesBrowse files
shi0rik0cexbrayat
authored andcommitted
docs: add a note for PowerShell users to show help
1 parent f5291af commit 44ce566
Copy full SHA for 44ce566

File tree

1 file changed

+3
-0
lines changed
Filter options

1 file changed

+3
-0
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ npm create vue@latest
1919
2020
By default the command will run in interactive mode, but you can also provide feature flags in the CLI arguments to skip the prompts. Run `npm create vue@latest -- --help` to see all available options.
2121

22+
> [!NOTE]
23+
> If you're using PowerShell, you'll need to quote the `--`, that is, run `npm create vue@latest '--' --help`.
24+
2225
If you need to support IE11, you can create a Vue 2 project with:
2326

2427
```sh

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.