Git Product home page Git Product logo

Comments (5)

chemzqm avatar chemzqm commented on May 28, 2024

Please provide result from :CocInfo

from coc-eslint.

burgessa23 avatar burgessa23 commented on May 28, 2024
## versions

vim version: NVIM v0.3.2-826-g87d67814e
node version: v8.9.0
coc.nvim version: 0.0.40
term: iTerm.app
platform: darwin

## Error messages

## Output channel: tsserver
[Info  - 09:04:09] Forking TSServer
PATH: /Users/axburgess/.autojump/bin:/Users/axburgess/.rbenv/bin:/Users/axburgess/.nvm/versions/node/v8.11.4/bin:/usr/local/share/python:/Library/Frameworks/Python.framework/Versions/3.4/bin:/Users/axburgess/.nvm/versions/v0.12.6/bin:/Users/axburgess/.rbenv/shims:/Users/axburgess/android-sdk-macosx/platform-tools:/Users/axburgess/android-sdk-macosx/tools:/Users/axburgess/apache-ant-1.9.4/bin:/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/axburgess/.bin:/Users/axburgess/Library/Python/3.7/bin:/Users/axburgess/Library/Android/sdk/tools:/Users/axburgess/Library/Android/sdk/platform-tools:/Users/axburgess/.fzf/bin 
[Info  - 09:04:09] Started TSServer
{
  "path": "/Users/axburgess/.config/coc/extensions/node_modules/typescript/lib",
  "_pathLabel": "",
  "_api": {
    "versionString": "3.2.2",
    "version": "3.2.2"
  }
}

## Output channel: eslint
[Error  - 11:27:47] Starting client failed
1

from coc-eslint.

chemzqm avatar chemzqm commented on May 28, 2024

Have no idea of what happened, consider build coc.nvim from source: https://github.com/neoclide/coc.nvim/wiki/Install-coc.nvim#install-plugin-cocnvim

I've improved the error message handling.

from coc-eslint.

chemzqm avatar chemzqm commented on May 28, 2024

I got the reason, there's a script used by binary release that is removed.

I've added the file back.

To avoid such kind of break, use tag when using binary realease of coc.nvim, like:

Plug 'neoclide/coc.nvim', {'tag': '*', 'do': { -> coc#util#install()}}

from coc-eslint.

burgessa23 avatar burgessa23 commented on May 28, 2024

build from source fixed it, thanks

from coc-eslint.

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.