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

Not able to install via use-package: Required package ‘rich-minority-0.1.1’ is unavailable #256

Open
fapdash opened this issue Nov 24, 2021 · 0 comments

Comments

@fapdash
Copy link

fapdash commented Nov 24, 2021

Config:

(use-package smart-mode-line
  :ensure t
  :config
  (setq sml/no-confirm-load-theme t)
  (sml/setup))

I'm installing from Melpa.

Error:

Unable to activate package ‘smart-mode-line’.
Required package ‘rich-minority-0.1.1’ is unavailable

Manual installation works though.

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

No branches or pull requests

1 participant