-
Notifications
You must be signed in to change notification settings - Fork 282
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
Antigen and oh-my-zsh error: No such file or directory: /plugins/osx/spotify #688
Comments
if you are macOS, just |
same issue here |
That did nothing |
Having a similar issue. I see
echoing I'm wondering if the trailing slash is causing a problem? On MacOS 12.5.1 intel |
@BitForger I meet this problem too. I use Linux. Normally, oh-my-zsh should have created The extra slash is not problem. |
I noticed that the release notes for plugins https://github.com/ohmyzsh/ohmyzsh/wiki/Plugins now state that osx was renamed to macos. after updating |
I got the same issue as well for |
@BitForger @zyf0330 I can confirm that the extra slash is not problem. The issue goes away if I manually create the |
The cache folder should have be generated.
Debmallya Bhattacharya ***@***.***> 于2023年1月11日周三 18:32写道:
… @BitForger <https://github.com/BitForger> @zyf0330
<https://github.com/zyf0330> I can confirm that the extra slash is not
problem.
The issue goes away if I manually create the completions folder inside
~/.antigen/bundles/robbyrussell/oh-my-zsh/cache, because that was
non-existent. I wonder if it could be autogenerated in antigen.
—
Reply to this email directly, view it on GitHub
<#688 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AC3HTAOWIQGCPRLKGSLHMD3WR2D2BANCNFSM4IGFDA5A>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Nevermind, my solution didn't work ultimately. Seems like using
|
I used |
Still an issue. MacOS Sonoma (14.0) + the latest antigen. Creating |
The same happens for the Rust plugin. The I could even work out a PR, but this repo is where PRs go to die, apparently (see #725). I've put up with this plugin manager for far too many years... |
Description
When starting a new shell, I receive the following error:
Note: I do no have
oh-my-zsh
installed with homebrew. I don't know if this is necessary or not.Steps to reproduce
Minimal steps to reproduce this behavior. Example:
The error shows up before seeing a prompt.
Expected behavior:
Software version
antigen version
: Antigen v2.2.2zsh --version
: zsh 5.7.1 (x86_64-apple-darwin18.2.0)uname -a
: Darwin Jakes-MacBook-Pro-2.local 18.6.0 Darwin Kernel Version 18.6.0: Thu Apr 25 23:16:27 PDT 2019; root:xnu-4903.261.4~2/RELEASE_X86_64 x86_64Configuration
.zshrc
The text was updated successfully, but these errors were encountered: