Vite+
Vite+, the unified toolchain for the web
Approve Builds
When package installation requires manual approval for build scripts, run:
This effectively runs pnpm approve-builds in the current project through Vite+.
Common Options
Notes
--all: approve all pending dependencies without prompts-g: approve dependencies for global packages- For commands like this, prefer
vp exec -cinstead of calling the package manager directly