Skip to content
Discussion options

You must be logged in to vote

This is a duplicate of doomemacs/doomemacs#8508.

To quote it (same advice applies):

I can't reproduce this, but according to your doom-info, you've installed magit, magit-section, and transient via M-x package-install (which get installed to ~/.config/emacs/.local/elpa/), which means you're installing a much newer version of these packages than Doom's magit module supports. Delete these (by running doom sync --gc) then leave it to the module to install the packages correctly. You may need to run doom sync again, restart Emacs, and see if the issue goes away.

In general, you should avoid using package.el's API (e.g. package-install) except for one-off testing of packages (doom sync --gc w…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@cpol0
Comment options

Answer selected by cpol0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Issues
Labels
duplicate This issue or pull request already exists
2 participants