-
Notifications
You must be signed in to change notification settings - Fork 151
Error: Failed to install dependencies on install #1226
Copy link
Copy link
Open
Labels
Description
Describe the bug
Trying to install vite+, on Windows 11, using Window Terminal:
❯ irm https://vite.plus/ps1 | iex
Setting up VITE+...
error: Failed to install dependencies. See log for details: C:\Users\DuncanLock\.vite-plus\0.1.14\install.log
[process exited with code 1 (0x00000001)]
You can now close this terminal with Ctrl+D, or press Enter to restart.
That log file contains this:
❯ cat C:\Users\DuncanLock\.vite-plus\0.1.14\install.log
error: Failed to download Node.js runtime: Access is denied. (os error 5)
Reproduction
.
Steps to reproduce
Run irm https://vite.plus/ps1 | iex
System Info
vp doesn't install, so I can't use the vp commands, but I'm running Windows 11, with PowerShell 7.6.0Used Package Manager
pnpm
Logs
Validations
- Read the Contributing Guidelines.
- Check that there isn't already an issue for the same bug.
- Confirm this is a Vite+ issue and not an upstream issue (Vite, Vitest, tsdown, Rolldown, or Oxc).
- The provided reproduction is a minimal reproducible example.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Fields
Give feedbackPriority
None yet
Effort
None yet