Linux bin doesn't work 0.17.0
Closed this issue · 0 comments
JoseMM2002 commented
Bug report
- I confirm this is a bug with Supabase, not with my own application.
- I confirm I have searched the Docs, GitHub Discussions, and Discord.
Describe the bug
I'm using Kernel: Linux 6.17.5-arch1-1 and postgres binary for linux doesn't work
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
- curl binary from
https://github.com/supabase-community/postgres-language-server/releases/download/0.17.0/postgres-language-server_aarch64-unknown-linux-gnu - give execution permissions with
chmod +x postgres-language-server - try and execute ``./postgres-language-server```
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
System information
- OS: Archlinux
Additional context
Add any other context about the problem here.