Skip to content

Error: Failed to install dependencies on install #1226

@dflock

Description

@dflock

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

Metadata

Metadata

Assignees

No one assigned

    Type

    Priority

    None yet

    Effort

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions