Git Product home page Git Product logo

Comments (6)

kndndrj avatar kndndrj commented on June 27, 2024

can you paste the output of :checkhealth dbee

from nvim-dbee.

TroySigX avatar TroySigX commented on June 27, 2024

Here's the output:

==============================================================================
dbee: require("dbee.health").check()

DBee report ~
- ERROR Binary not executable: /home/troysigx/.local/share/nvim/dbee/bin/dbee.

And my kernel is: 6.6.10-arch1-1

from nvim-dbee.

kndndrj avatar kndndrj commented on June 27, 2024

try running require"dbee".install() and don't close vim until you see the success message (it's a ~25mb download).

from nvim-dbee.

TroySigX avatar TroySigX commented on June 27, 2024

It seems that because of this issue #72, lazy doesn't run the build command when I first install the plugin

from nvim-dbee.

JustBarnt avatar JustBarnt commented on June 27, 2024

Hello, I am having the same issue, I manually ran the install via `require("dbee").install("go").

It almost seems like the file go builds doesn't get a proper extensions as checkhealth seems to print bin.dbee. like it is missing an extension

Update: Correcting the file in the bin to have a .exe extensions corrects the chechhealth call to have an ok status for the binary. But the error mentioned this initial bug report still persists

checkhealth dbee prints:

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

- WARNING vim.health.report_start() is deprecated, use vim.health.start() instead. :help |deprecated|
  This feature will be removed in Nvim version 0.11

DBee report ~
- WARNING vim.health.report_error() is deprecated, use vim.health.error() instead. :help |deprecated|
  This feature will be removed in Nvim version 0.11
- ERROR Binary not executable: C:\Users\bwilliams\AppData\Local\nvim-data/dbee/bin/dbee.

from nvim-dbee.

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.