Skip to content

Commit 9003f3c

Browse files
poflhaoqunjiang
authored andcommitted
docs: mention admin privileges as a install requirement (#3708) [ci skip]
1 parent f6a6f14 commit 9003f3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ If you have the previous `vue-cli` (1.x or 2.x) package installed globally, you
99
Vue CLI requires [Node.js](https://nodejs.org/) version 8.9 or above (8.11.0+ recommended). You can manage multiple versions of Node on the same machine with [nvm](https://github.com/creationix/nvm) or [nvm-windows](https://github.com/coreybutler/nvm-windows).
1010
:::
1111

12-
To install the new package, use one of those commands:
12+
To install the new package, use one of the following commands. You need administrator privileges to execute these unless npm was installed on your system through a Node.js version manager (e.g. n or nvm).
1313

1414
``` bash
1515
npm install -g @vue/cli

0 commit comments

Comments
 (0)