You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
autoloads.pkgs.el could not find pkg path completely. I guess one way to solve this problem. before you run gotty with emacsclient, run bin/doom refresh or doom/install first.
The text was updated successfully, but these errors were encountered:
Hey, not sure, never tried doom config!
I guess you could docker exec -it on the container, run the commands you mentioned manually and then restart the container to see if it helps.
test failed nixos :: ~ » docker exec -ti cloudmacs sh -c "/home/emacs/.emacs.d/bin/doom refresh" Symbol’s value as variable is void:
if run bin/doom correctly still need adjust some arguments.🙁
emacsclient: can't find socket; have you started the server?
emacsclient: To start the server in Emacs, type "M-x server-start".
Warning: due to a long standing Gtk+ bug
https://gitlab.gnome.org/GNOME/gtk/issues/221
Emacs might crash when run in daemon mode and the X11 connection is unexpectedly lost.
Using an Emacs configured with --with-x-toolkit=lucid does not have this problem.
Source file ‘/home/emacs/.emacs.d/.local/autoloads.pkg.el’ newer than byte-compiled file; using older file
Autoload file error: autoloads.pkg.el -> (file-missing Cannot open load file No such file or directory helm-easymenu)
autoloads.pkgs.el
could not find pkg path completely. I guess one way to solve this problem. before you run gotty with emacsclient, runbin/doom refresh or doom/install
first.The text was updated successfully, but these errors were encountered: