Giter Club home page Giter Club logo

Comments (7)

SevereOverfl0w avatar SevereOverfl0w commented on July 23, 2024

What's the output of :checkhealth for you?

from clj-refactor.nvim.

nimaai avatar nimaai commented on July 23, 2024

health#nvim#check
========================================================================
## Configuration
  - OK: no issues found

## Performance
  - OK: Build type: Release

## Remote Plugins
  - OK: Up to date

## terminal
  - INFO: key_backspace (kbs) terminfo entry: key_backspace=^H
  - INFO: key_dc (kdch1) terminfo entry: key_dc=\E[3~
  - INFO: $TERM_PROGRAM='iTerm.app'
  - INFO: $COLORTERM='truecolor'

## tmux
  - OK: escape-time: 0ms
  - INFO: $TERM: screen-256color

health#provider#check
========================================================================
## Clipboard (optional)
  - OK: Clipboard tool found: pbcopy

## Python 2 provider (optional)
  - INFO: `g:python_host_prog` is not set.  Searching for python2 in the environment.
  - INFO: Executable: /usr/local/bin/python2
  - INFO: Python2 version: 2.7.15
  - INFO: python2-neovim version: 0.2.4 (outdated; from ~/Library/Python/2.7/lib/python/site-packages/neovim)
  - WARNING: Latest python2-neovim is NOT installed: 0.2.6

## Python 3 provider (optional)
  - WARNING: No Python interpreter was found with the neovim module.  Using the first available for diagnostics.
  - ERROR: Python provider error
    - ADVICE:
      - provider/pythonx: Could not load Python 3:
          /usr/local/bin/python3 does not have the "neovim" module. :help |provider-python|
          /usr/local/bin/python3.7 does not have the "neovim" module. :help |provider-python|
          python3.6 not found in search path or not executable.
          python3.5 not found in search path or not executable.
          python3.4 not found in search path or not executable.
          python3.3 not found in search path or not executable.
          /usr/local/bin/python is Python 2.7 and cannot provide Python 3.
  - INFO: Executable: Not found

## Ruby provider (optional)
  - INFO: Ruby: ruby 2.3.3p222 (2016-11-21 revision 56859) [x86_64-darwin16]
  - INFO: Host: /Users/mkmit/.rbenv/shims/neovim-ruby-host
  - OK: Latest "neovim" gem is installed: 0.7.1

## Node.js provider (optional)
  - INFO: Node.js: v10.6.0
  - INFO: Neovim node.js host: /usr/local/lib/node_modules/neovim/bin/cli.js
  - WARNING: Package "neovim" is out-of-date. Installed: 3.5.2, latest: 4.2.0
    - ADVICE:
      - Run in shell: npm install -g neovim

from clj-refactor.nvim.

SevereOverfl0w avatar SevereOverfl0w commented on July 23, 2024

## Node.js provider (optional)
  - INFO: Node.js: v10.6.0
  - INFO: Neovim node.js host: /usr/local/lib/node_modules/neovim/bin/cli.js
  - WARNING: Package "neovim" is out-of-date. Installed: 3.5.2, latest: 4.2.0
    - ADVICE:
      - Run in shell: npm install -g neovim

Please update the node.js provider.

from clj-refactor.nvim.

nimaai avatar nimaai commented on July 23, 2024

I did what you said:

## Node.js provider (optional)
  - INFO: Node.js: v10.6.0
  - INFO: Neovim node.js host: /usr/local/lib/node_modules/neovim/bin/cli.js
  - OK: Latest "neovim" npm/yarn package is installed: 4.2.0

But, still same error.

from clj-refactor.nvim.

SevereOverfl0w avatar SevereOverfl0w commented on July 23, 2024

I suspect you will need to go through the :UpdateRemotPlugins dance again.

from clj-refactor.nvim.

hukka avatar hukka commented on July 23, 2024

I just got clj-refactor.nvim working with

## Node provider (optional)
  - INFO: Node: v8.10.0
  - INFO: Host: /home/hukka/.node_modules/bin/neovim-node-host
  - OK: Latest "neovim" npm is installed: 4.2.0

The output is somewhat different, which might be related to older Node or different neovim (0.2.2 here). Perhaps it's worth a shot to try Node v8 (LTS)?

from clj-refactor.nvim.

nimaai avatar nimaai commented on July 23, 2024

Yes, :UpdateRemotePlugins did it. It works now. Thanks.

from clj-refactor.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.