-
Notifications
You must be signed in to change notification settings - Fork 115
Open
Description
Describe the bug
The official Windows install command fails during setup:
irm https://vite.plus/ps1 | iexIt prints:
Setting up VITE+...
Invoke-Expression: The property 'error' cannot be found on this object. Verify that the property exists.
Because this happens while running the documented install command, I could not complete installation.
Reproduction
Not available yet.
Steps to reproduce
-
Open PowerShell on Windows
-
Run:
irm https://vite.plus/ps1 | iex
-
Observe the installer output
System Info
Please let me know if you want me to provide more detailed environment info.
I can also test a version-pinned install command if that helps narrow it down.Used Package Manager
npm
Logs
PS C:\Users\user> irm https://vite.plus/ps1 | iex
Setting up VITE+...
Invoke-Expression: The property 'error' cannot be found on this object. Verify that the property exists.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
No labels
Type
Fields
Give feedbackPriority
None yet
Effort
None yet