chipsenkbeil / chipsenkbeil/distant.nvim

Unable to use `:DistantInstall` from binary or source

Open
#117 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Lua
Stars
1.4k
Forks
16
PR merge metrics
No merged PRs in 30d

Description

I am unable to successfully run `:DistantInstall` after downloading through packer. When attempting to compile from source, I receive the following error message:

```
Error executing vim.schedule lua callback: ...ite/pack/packer/start/distant.nvim/lua/distant/utils.lua:475: attempt to compare string with nil
stack traceback:
...ite/pack/packer/start/distant.nvim/lua/distant/utils.lua:475: in function 'can_upgrade_version'
.../pack/packer/start/distant.nvim/lua/distant/cli/init.lua:114: in function 'validate_cli'
.../pack/packer/start/distant.nvim/lua/distant/cli/init.lua:141: in function ''
vim/_editor.lua: in function
```

When installing a binary, I am able to complete the installation, but when I run `:DistantClientVersion` I get the following error message:

```
E5108: Error executing lua ...e/pack/packer/start/distant.nvim/lua/distant/command.lua:424: attempt to call method 'new' (a nil value)
stack traceback:
...e/pack/packer/start/distant.nvim/lua/distant/command.lua:424: in function 'client_version'
[string ":lua"]:1: in main chunk
Press ENTER or type command to continue
```

I am running GNU/Linux.

Would greatly appreciate if you have any workarounds for this issue!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.