emacs-tree-sitter / elisp-tree-sitter

Emacs Lisp bindings for tree-sitter
https://emacs-tree-sitter.github.io
MIT License
815 stars 73 forks source link

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

Open rajasegar opened 4 months ago

rajasegar commented 4 months ago

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
jcs090218 commented 4 months ago

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

rajasegar commented 4 months ago

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