Skip to content

Commit 9ea88af

Browse files
committed
docs: add an introductory paragraph to troubleshooting.md [ci skip]
1 parent 19c474e commit 9ea88af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/guide/troubleshooting.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Troubleshooting
22

3+
This document covers some common Vue CLI issues and how to resolve them. You should always follow these steps before opening a new issue.
4+
35
## Running installation with `sudo` or as `root`
46

57
If you install `@vue/cli-service` as `root` user or with `sudo`, there might be issues when running package `postinstall` scripts.

0 commit comments

Comments
 (0)