Code Monkey home page Code Monkey logo

Comments (6)

ThePrimeagen avatar ThePrimeagen commented on August 16, 2024

Hmm...

Could you delete and re-install?

Also do you have neovim node module? (I think you get it by default with coc).

from vim-be-good.

YaN-3k avatar YaN-3k commented on August 16, 2024

I installed coc, reinstalled VimBeGood several times and I still have the same problem.

from vim-be-good.

lpanebr avatar lpanebr commented on August 16, 2024

Did you run :UpdateRemotePlugins after :PlugInstall?

What's the output of :checkhealth?

from vim-be-good.

YaN-3k avatar YaN-3k commented on August 16, 2024

I don't know what I did, but now VimBeGood works. Anyway thanks.

from vim-be-good.

ryanirl avatar ryanirl commented on August 16, 2024

For anyone looking back at this thread, this was my situation and how I solved the problem:

To recreate everything I did, I am on macOS and put "Plug 'ThePrimeagen/vim-be-good', {'do': './install.sh'}" in my plugins ran :Up which is shorthand for :UpdateRemotePlugins and I just received the VimBeGood not a command error, so I ran :checkhealth and low and behold I failed 'node.js provider' at the bottom so I ran 'npm install -g neovim' and :Up again and still didnt work.

Solution: What fixed it for me was after running 'npm install -g neovim' I had to remove the vim-be-good plugin from my .vimrc file and run :PlugClean to completely remove it then run :Up again. Then after it's been fully removed, you need to reinstall the vim-be-good plugin and run :Up again.

The problem seems to be something with not having Node.js installed properly before you install vim-be-good, so you have to install Node.js correctly and then reinstall vim-be-good correctly.

from vim-be-good.

ThePrimeagen avatar ThePrimeagen commented on August 16, 2024

^--- Jeeeze. I am trying to get the lua port done. Its very very close and will contain some better features, it just took 20 hours instead of my estimated 10.... Who would of thought an engineer underestimated the difficulty.

from vim-be-good.

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.