Skip to content
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

Installing robbyrussell/oh-my-zsh... Error! Activate logging and try again. #710

Open
einverne opened this issue Jul 29, 2020 · 4 comments · May be fixed by #718
Open

Installing robbyrussell/oh-my-zsh... Error! Activate logging and try again. #710

einverne opened this issue Jul 29, 2020 · 4 comments · May be fixed by #718

Comments

@einverne
Copy link

Description

Fresh install antigen, cannot install plugins. It shows

Installing robbyrussell/oh-my-zsh... Error! Activate logging and try again.

Steps to reproduce

I clone antigen repository to local:

git clone git@github.com:zsh-users/antigen.git $HOME/antigen

and with this zshrc config.

Software version

antigen version
Antigen develop (d1dd78b)
Revision date: 2018-01-15 14:37:21 -0300

zsh 5.4.2 (x86_64-ubuntu-linux-gnu)

Linux instance-2 5.0.0-1014-oracle #19-Ubuntu SMP Tue Mar 17 04:50:21 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux

Configuration

  • no .antigenrc config
  • .zshrc config.

More information

Screen Shot 2020-07-29 at 9 34 10 PM

@jleaders
Copy link

jleaders commented Sep 6, 2020

I have the same issue with a simpler zshrc. I theorize somewhere robbyrussell/oh-my-zsh needs to change to ohmyzsh/ohmyzsh ?

https://github.com/ohmyzsh/ohmyzsh

@solkaz solkaz linked a pull request Oct 26, 2020 that will close this issue
@gee1k
Copy link

gee1k commented Dec 30, 2020

You can use this instead

antigen use ohmyzsh/ohmyzsh

@solkaz
Copy link

solkaz commented Apr 2, 2021

@einverne @gee1k @jleaders I have a PR that does all of that (changes robbyrussell/oh-my-zsh -> oh-my-zsh/oh-my-zsh).

@fazlearefin
Copy link
Contributor

You can use this instead

antigen use ohmyzsh/ohmyzsh

This BREAKS the ohmyzsh plugins. For example following will stop working

antigen bundle git

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants