the_wurfkreuz <the_wurfkr...@proton.me> writes: > I've tried to this: > > git clone https://github.com/tree-sitter/tree-sitter-bash > cd tree-sitter-bash > make > sudo make install > > Then, after `emacs -Q` i evaluate `(setq treesit-extra-load-path > '("/usr/local/lib"))` and try to create a code block with the bash-ts mode > and get the same thing.
I tried the same except make install and used /path/to/tree-sitter-bash as the load path. Everything worked. Although I used emacs master build. > Do i maybe need to spin a vm and give all the possible reproduction steps? > I'm using void linux. Maybe try to compile emacs from source. Or a vm. Whichever is easier. Maybe others can also try to reproduce. -- Ihor Radchenko // yantar92, Org mode maintainer, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>