elisp-tree-sitter icon indicating copy to clipboard operation
elisp-tree-sitter copied to clipboard

Tree sitter not loading in Raspberry Pi 5 with Emacs GNU Emacs 28.2

Open rajasegar opened this issue 1 year ago • 2 comments
trafficstars

Getting the following error while enabling tree-sitter-mode

tree-sitter-langs: Grammar bundle v0.12.148 was already installed; skipped
Language load failed: "/home/rajasegar/.emacs.d/elpa/tree-sitter-langs-20240301.622/bin/javascript.so: cannot open shared object file: No such file or directory"
tree-sitter-load: Language load failed: "/home/rajasegar/.emacs.d/elpa/tree-sitter-langs-20240301.622/bin/javascript.so: cannot open shared object file: No such file or directory" [2 times]
GNU Emacs 28.2 (build 1, aarch64-unknown-linux-gnu, GTK+ Version 3.24.37, cairo version 1.16.0) of 2023-05-14, modified by Debian

rajasegar avatar Mar 02 '24 04:03 rajasegar

Is this issue from tree-sitter-langs? 🤔 I'll need to investigate this since javascript is definitely in the pre-built binaries.

jcs090218 avatar Mar 02 '24 05:03 jcs090218

I am not sure, from the logs it looks like so

rajasegar avatar Mar 04 '24 07:03 rajasegar