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 19c474e commit 9ea88afCopy full SHA for 9ea88af
docs/guide/troubleshooting.md
@@ -1,5 +1,7 @@
1
# Troubleshooting
2
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
+
5
## Running installation with `sudo` or as `root`
6
7
If you install `@vue/cli-service` as `root` user or with `sudo`, there might be issues when running package `postinstall` scripts.
0 commit comments