[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#63944: bug#63954: Re : Language grammer not working for Typescript (
From: |
Eli Zaretskii |
Subject: |
bug#63944: bug#63954: Re : Language grammer not working for Typescript (Emacs 30 , fedora) |
Date: |
Thu, 08 Jun 2023 07:56:50 +0300 |
> Cc: "63944@debbugs.gnu.org" <63944@debbugs.gnu.org>
> Date: Wed, 07 Jun 2023 16:27:29 +0000
> From: Rajan Paudel via "Bug reports for GNU Emacs,
> the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
>
> > The error messages say Emacs cannot find the libraries in the specific
> > directories shown as part of the error message. Are you saying the
> > libraries are in fact in /home/kali/.emacs.d/tree-sitter/, and Emacs
> > still doesn't find them?
>
> In that directory i can find `.so` for other , but not for typescript.
> Because of same error was coming i tried to use I had tried to use
> treesit-auto, which manually install treesitter , but it also failed ,while
> not for other languages i tried.
This means the *.so libraries you installed for typescript are not in
a directory where Emacs can find them. Can you tell where they are,
and what are their names, i.e., show their full absolute file names on
your system?