Skip to content

Commit a4bc49e

Browse files
committed
wip
1 parent 5ea4a56 commit a4bc49e

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

docs/guide/install.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -120,14 +120,6 @@ Use these commands when you want package-manager-managed tools available outside
120120
- `vp list -g`
121121
- `vp outdated -g`
122122

123-
::: warning
124-
These commands do **NOT** interact with the underlying package manager's global installation directory.
125-
126-
Instead, Vite+ manages its own global packages under `~/.vite-plus/packages`, allowing them to remain available across different Node.js versions.
127-
128-
As a result, commands such as `vp link` do not affect Vite+'s global packages and will not appear in `vp list -g`.
129-
:::
130-
131123
#### Add and Remove
132124

133125
Use `vp add` and `vp remove` for day-to-day dependency edits instead of editing `package.json` by hand.

0 commit comments

Comments
 (0)