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.0
Used Package Manager
pnpm
Logs
Validations
Describe the bug
Trying to install vite+, on Windows 11, using Window Terminal:
That log file contains this:
Reproduction
.
Steps to reproduce
Run
irm https://vite.plus/ps1 | iexSystem Info
Used Package Manager
pnpm
Logs
Validations