meedstrom / org-node

A notetaking system like Roam using Emacs Org-mode
GNU General Public License v3.0
130 stars 5 forks source link

native-lisp-file-inconsistent #23

Closed meedstrom closed 8 hours ago

meedstrom commented 2 months ago

I use Elpaca. After M-x elpaca-delete org-node and restart, it rebuilds, then I get this error once.

(native-lisp-file-inconsistent "/home/kept/emacs/conf/eln-cache/29.4-7f4d86...")
  native-elisp-load("/home/kept/emacs/conf/eln-cache/29.4-7f4d86..." t)
  #f(compiled-function (process event) #<bytecode 0x91778ad82707f67>)(#<process Compiling: /home/kept/emacs/conf/elpaca/builds/org-node/org-node-worker.el> "finished\n")
  accept-process-output(#<process org-node-6>)

Solution: Restart again. Issue resolves itself.

meedstrom commented 8 hours ago

Haven't had this issue in a while.