zsh-users / antigen

The plugin manager for zsh.
http://antigen.sharats.me
MIT License
8.01k stars 279 forks source link

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

Open einverne opened 4 years ago

einverne commented 4 years ago

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

More information

Screen Shot 2020-07-29 at 9 34 10 PM
jleaders commented 4 years ago

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

gee1k commented 3 years ago

You can use this instead

antigen use ohmyzsh/ohmyzsh
solkaz commented 3 years ago

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

fazlearefin commented 1 year ago

You can use this instead

antigen use ohmyzsh/ohmyzsh

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

antigen bundle git