This is explained by Henrik in these two issue comments:
https://github.com/doomemacs/doomemacs/issues/7368#issuecomment-1713109316
https://github.com/doomemacs/doomemacs/issues/7379#issuecomment-1721756617
Basically do
M-x nerd-icons-install-fonts
M-x all-the-icons-install-fonts
Doom switched to Nerd icons recently, it’s
nerd-icons-install-fonts
now.
Run “Doom doctor” in the terminal, it wil tell you how to fix this error and also if you miss some other packages.
Doom doctor doesn’t tell to install the icons. There are even times that Emacs is blank and one has to install a specific font like emoji and install nerd and all the icons using Emacs in the terminal
Hello! I was actually stuck on this for a while but turns out what worked for me wasn’t all-the-icons (frustratingly), it was nerd font icons! So run nerd-icons-install-fonts :)
/r/doomemacs
Sure fire way: Go vanilla!
“Hey, can I get some help using this thing?”
“Yeah sure. Simple. Don’t use that thing.”
‘nerd-icons-install-fonts’ ?
thank you!