GithubHelp home page GithubHelp logo

Comments (3)

chipsenkbeil avatar chipsenkbeil commented on September 15, 2024

@RyanHJohnston version 0.3 is about to be released as the recommended branch. Can you give it a try instead? Documentation is still being written, but check out the installation section: https://distant.dev/editors/neovim/

The reason is that v0.2 of the plugin used an older version of the distant CLI, so my guess is that the version that is supposed to be used is different, but the v0.2 branch of the plugin also has a bug with checking CLI versions. Curious if v0.3 solves that issue.

With packer, you should be able to set it up like this:

use {
    'chipsenkbeil/distant.nvim',
    branch = 'v0.3',
    config = function()
        require('distant'):setup()
    end
}

from distant.nvim.

gegnew avatar gegnew commented on September 15, 2024

Also having this issue; above set up does not work. On M1 mac

Darwin 22.4.0 Darwin Kernel Version 22.4.0: Mon Mar 6 20:59:58 PST 2023; root:xnu-8796.101.5~3/RELEASE_ARM64_T6020 arm64

from distant.nvim.

chipsenkbeil avatar chipsenkbeil commented on September 15, 2024

Also having this issue; above set up does not work. On M1 mac

Darwin 22.4.0 Darwin Kernel Version 22.4.0: Mon Mar 6 20:59:58 PST 2023; root:xnu-8796.101.5~3/RELEASE_ARM64_T6020 arm64

What error are you seeing when using v0.3? The stack trace shown in the picture is for v0.2 as the can_upgrade_version is only a function in v0.2.

Can you print out the version of the distant cli that was downloaded (should be 0.20.0 with no alpha) and the branch you're using?

from distant.nvim.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.