-
Notifications
You must be signed in to change notification settings - Fork 129
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
[bug]: can not run zinit update #502
Comments
I have However, it does add the ability to update or get the status of multiple packages at once, whereas before it was just all or one. If you have time, please try it out. cd $ZINIT[BIN_DIR]
git pull --all
git checkout fix/zinit-update-and-status
cd -
exec zsh -il |
I tried it, and as you said, the update function is back. @vladdoster |
I also met the same problem, and I solved it according to your instructions,thanks. |
If still an issue, open a new issue. |
No more questions now, thanks for your work and reply |
🎉 This issue has been resolved in version 3.11.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
What happened?
can not run zinit update
Steps to reproduce
Relevant output
No response
Screenshots and recordings
No response
Operating System & Version
OS: darwin22.1.0 | Vendor: apple | Machine: arm | CPU: arm64 | Processor: arm | Hardware: arm64
Zsh version
zsh 5.9 (arm-apple-darwin22.1.0)
Terminal emulator
xterm-256color
If using WSL on Windows, which version of WSL
None
Additional context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: