-
Notifications
You must be signed in to change notification settings - Fork 153
vp.exe is blocked by windows security #901
Copy link
Copy link
Description
Describe the bug
I am trying out viteplus on my office laptop. Windows security is blockng vp.exe for all commands
Steps to reproduce
- Install viteplus on windows via powershell
- create new project
- run
vp dev - Get error "Access is Denied"
Investigation
I checked seucirty alerts and it showed tht windows has blocked it:
Workaround:
I have added exe to file exclusion at Windows Security -> Virus and threat Protection -> Exclusionns
This has unblocked the issue for me. However, this is not the right solution. hence, I am raising this issue
Reproduction
Not applicable in this case
Steps to reproduce
- Install viteplus on windows via powershell
- create new project
- run
vp dev - Get error "Access is Denied"
System Info
Environment:
Version 24.14.0
Source lts
Tool Paths:
node C:\Users\kamalraj\.vite-plus\js_runtime\node\24.14.0\node.exe
npm C:\Users\kamalraj\.vite-plus\js_runtime\node\24.14.0\npm.cmd
npx C:\Users\kamalraj\.vite-plus\js_runtime\node\24.14.0\npx.cmdUsed Package Manager
npm
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
No labels
Type
Fields
Give feedbackPriority
None yet
Effort
None yet