-
Notifications
You must be signed in to change notification settings - Fork 481
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ya pack -u
and ya pack -d
Access is denied. (os error 5)
#2318
Comments
No debug info |
Are you sure you have the right permission for the I can't reproduce it on my Windows VM:
|
Based on https://users.rust-lang.org/t/access-is-denied-os-error-5/109515/17, it seems like antivirus software is blocking Yazi from installing the plugin. Could you temporarily disable the antivirus or add Yazi to the allowlist? |
ya-pack-access-err.mp4 |
updated the original issue to include debug info |
Thanks for the info, will look into it |
Please try #2319 |
works now thanks |
What system are you running Yazi on?
Windows
What terminal are you running Yazi in?
Windows Terminal v1.22.10352.0
yazi --debug
outputDescribe the bug
when using
ya pack -d
andya pack -u
i getAccess is denied. (os error 5)
Minimal reproducer
ya pack -a yazi-rs/plugins:max-preview
ya pack -d yazi-rs/plugins:max-preview
ya pack -u
Anything else?
No response
Checklist
yazi --debug
) input box to the nightly that I triedmv ~/.config/yazi ~/.config/yazi-backup
)The text was updated successfully, but these errors were encountered: