Skip to content
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

[PKGBUILD] Error with element of variable "arch" #4

Closed
Spixmaster opened this issue Nov 16, 2023 · 3 comments
Closed

[PKGBUILD] Error with element of variable "arch" #4

Spixmaster opened this issue Nov 16, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@Spixmaster
Copy link

The following line arch=("x86_64") in my PKGBUILD creates the error '"x86_64"' is not one of ['any', 'i686', 'x86_64', 'arm', 'aarch64'].

There is no correct handling of the double quotes.

@Freed-Wu
Copy link
Collaborator

I'll take a look.

@Freed-Wu
Copy link
Collaborator

Can you try the latest version? I think it can fix this bug.

pip install git+https://github.com/termux/termux-language-server

@Freed-Wu Freed-Wu added the bug Something isn't working label Nov 27, 2023
@Spixmaster
Copy link
Author

Spixmaster commented Nov 28, 2023

I tried it and it seems to work. Thank you very much! I am looking forward to the next version release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants