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

ERROR distant version 0.20.0-alpha.10 incompatible with minimum requirement of 0.20.0 #135

Closed
weberam2 opened this issue Feb 15, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@weberam2
Copy link

I'm using Ubuntu 22.04
LazyVim
NVIM v0.10.0-dev-777+gc6c21db82
Build type: Release
LuaJIT 2.1.0-beta3

Running DistantHealth I get:

distant: require("distant.health").check()

distant.nvim ~
- OK distant installed
- ERROR distant version 0.20.0-alpha.10 incompatible with minimum requirement of 0.20.0

I installed by pressing 1 every time...
But there weren't any options to not download the alpha.

Any ideas?

@evageq
Copy link

evageq commented May 3, 2024

Try to install distant from binary (3rd option). Download the binary from https://distant.dev/editors/neovim/installation/#available-binaries, issue :DistantInstall -> choose 3rd option -> specify the location of the downloaded binary.

@chipsenkbeil
Copy link
Owner

There was an issue where installing the distant binary via :DistantInstall using the pre-built binary was selecting the wrong version (the alpha) instead of the correct version (the official release). This has been resolved by 823267c.

@chipsenkbeil chipsenkbeil added the bug Something isn't working label Jun 22, 2024
@chipsenkbeil chipsenkbeil transferred this issue from chipsenkbeil/distant Jun 22, 2024
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

3 participants