syl20bnr / spacemacs

A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
http://spacemacs.org
GNU General Public License v3.0
23.56k stars 4.9k forks source link

Error (use-package) : org-projectile/:init: -- no such file or directory : org-projecticle #16428

Closed Kan-Rup closed 3 weeks ago

Kan-Rup commented 4 weeks ago

I activated org in the configuration and get this error now when I restart Emacs.

Error (use-package) : org-projectile/:init: cannot open loadfile: no such file or directory : org-projectile

"an error occured while installing org-projectile (error: (error package 'emacs-28' is unavailable))

Any help with this? thanks.

fnussbaum commented 4 weeks ago

As of b7fa0e29e7ad73b12930986109965aeff326adfc, Spacemacs requires Emacs >= 28.2.

smile13241324 commented 4 weeks ago

Not sure whats happening on your system, there is no org-projecticle mentioned anywhere in our code. The error message an error occured while installing org-projectile (error: (error package 'emacs-28' is unavailable)) is very strange, do you have some custom config in your dotfile causing this?

I assume you are running debian 12 with emacs 28.2. Please retry with a clean config and share your system details.

Kan-Rup commented 3 weeks ago

sorry typo, its "org-projectile", not org-projecticle... does that help? I have emacs 27.1

Kan-Rup commented 3 weeks ago

rawr fear me! I installed emacs from source!

anyway there doesn't appear to be the warnings now...so, thanks.