Context:
Using guix as a (emacs packages) package manager on top of
archlinux.
Problem
I get the following error when using emacs-lsp-treemacs.
Cannot find image file
‘/gnu/store/famkwbglv5sl7x08z671jyqdj1ngbw6p-emacs-lsp-treemacs-0.3/share/emacs/site-lisp/lsp-treemacs-0.3/icons/vscode/symbol-method.png’
[8 times]
Indeed, the icons folder is missing.
Solution
From the github repository
https://github.com/emacs-lsp/lsp-treemacs
the icons folder is present.
Additionally, when installing from melpa, I observe that the icons
folder gets installed.