Closed weipe closed 1 year ago
Uninstall forge
, closql
and all emacsql*
packages. Restart Emacs. Install forge
again.
Thanks, now it works.
The process turned into kind of a hassle actually - simply removing the involved packages was not enough. For some reason, magit seemed to be entangled, so I ended up with the error described in https://github.com/magit/forge/issues/556
The solution was to delete ~/.emacs.d/elpa/ all together and install every package from scratch.
I am trying out Forge in the most recent Emacs (built from emacs git master).
When I load it, an error occurs.
Here are the versions:
--with-json --without-native-compilation --prefix=/usr/local/stow/emacs --with-tree-sitter --with-x
forge-20230410.1927
, installed from MelpaThis is how one can reproduce the errors:
emacs --batch -Q -u $USER --eval "(progn (setq debug-on-error 1)(require 'magit)(require 'forge))"
Stacktrace: