-
-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
not working on Manjaro #22
Comments
What is your python-tree-sitter version? Looks like Freed-Wu/autotools-language-server#11 |
Humm... the arch package list 2
|
That's bound to happen with AUR packages on Manjaro. AUR package builds are written to work with up to date dependencies from the Arch repos. Manjaro arbitrarily holding back packages by 2 weeks for "stability" tends to break AUR builds expecting up to date versions of dependencies. Manjaro does not officially support the AUR for this exact reason. The bug here is Manjaro. |
Thanks for that. I'll try to move to main Arch as soon as possible. |
Hi, I think the reason this happens is that python-tree-sitter removed the Side note: this has nothing to do with Manjaro as python-tree-sitter is an AUR package and not an Arch repo dependency. I'm using Arch and the same problem appears. |
They seemed to have released a fix for that just about 2 hours ago, and it's available on AUR already: https://github.com/termux/termux-language-server/releases/tag/0.0.26. I'll report here if that doesn't work. Thanks @syyyr |
When trying to run
termux-language-server
ortermux-language-server --convert PKGBUILD
the app does not work and in both cases present the following error:I'm on Manjaro using version
0.0.25
The text was updated successfully, but these errors were encountered: