Hi there, emacs NooB here (I've been using basic org-functionality for GTD for about a year)
I am now using emacs more heavily for research at work (nice and fast). I have recovered from a permissions issue yesterday, but have now created myself new problems by trying to setup reveal.js to output some research via org-reveal.
I'm on Ubuntu 20.04 via WSL 1, (Doom) emacs 27.1
Following the instructions here I setup Org-reveal.
I now get a warning about magit-section.
Error in private config: config.el, (file-missing Cannot open load file No such file or directory magit-section)
Doom doctor tells me the following, but I'm baffled.
:~$ doom doctor The doctor will see you now... > Checking your Emacs version... > Checking for Emacs config conflicts... > Checking for great Emacs features... > Checking for private config conflicts... > Checking for stale elc files... > Checking Doom Emacs... x There was an unexpected error Message: File is missing Data: (file-missing . "Cannot open load file") Backtrace: (require magit-section) (eval-buffer #<buffer *load*-230718> nil "/home/user/.emacs.d/.local/str (load-with-code-conversion "/home/user/.emacs.d/.local/straight/build-27. (require magit-git nil t) (byte-code "\300\301!\210\300\302!\210\300\303\304\305#\210\300\306\304\30 (require git-commit) (eval-buffer #<buffer *load*-622009> nil "/home/user/.emacs.d/.local/str (load-with-code-conversion "/home/user/.emacs.d/.local/straight/build-27. (require magit) (byte-code "\300\301!\210\300\302!\210\300\303!\210\300\304!\210\305\306!\ ! Extended backtrace logged to .emacs.d/.local/doom.error.log
Any help would be appreciated.