Git Product home page Git Product logo

Comments (6)

chemzqm avatar chemzqm commented on May 18, 2024

Have no idea what happened, could you paste the content from

node -e 'console.log(path.join(os.tmpdir(), "coc-nvim.log"))'

here?

from coc.nvim.

fcying avatar fcying commented on May 18, 2024
node -e 'console.log(path.join(os.tmpdir(), "coc-nvim.log"))'
/tmp/coc-nvim.log

cat /tmp/coc-nvim.log

2018-08-06T16:36:27.101 ERROR (pid:99637) [sources] - Native source include error: Directory '/**/coc.nvim/lib/source/include_resolve' was not included into executable at compilation stage. Please recompile adding it as asset or script.
2018-08-06T16:36:27.159 INFO (pid:99637) [services] - Created services: cssserver,eslint,html,json,pyls,tslint,tsserver,vetur,wxml
2018-08-06T16:36:27.162 ERROR (pid:99637) [index] - TypeError: Cannot create property 'uri' on number '0'
    at Workspace.<anonymous> (/snapshot/coc.nvim/lib/workspace.js:333:30)
    at Generator.next (<anonymous>)
    at fulfilled (/snapshot/coc.nvim/node_modules/tslib/tslib.js:104:62)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
2018-08-06T16:41:55.654 ERROR (pid:100583) [sources] - Native source include error: Directory '/**/coc.nvim/lib/source/include_resolve' was not included into executable at compilation stage. Please recompile adding it as asset or script.
2018-08-06T16:41:55.713 INFO (pid:100583) [services] - Created services: cssserver,eslint,html,json,pyls,tslint,tsserver,vetur,wxml
2018-08-06T16:41:55.715 INFO (pid:100583) [index] - Coc initialized

from coc.nvim.

chemzqm avatar chemzqm commented on May 18, 2024

I have changed the vim API, but the old binary still use old API, so error happens.

from coc.nvim.

chemzqm avatar chemzqm commented on May 18, 2024

A new release is available, :PlugUpdate should fix this issue.

from coc.nvim.

fcying avatar fcying commented on May 18, 2024

it can work now.

BTW: How can I install vim-node-rpc by myself? it need sudo

from coc.nvim.

chemzqm avatar chemzqm commented on May 18, 2024

@fcying sudo npm i -g vim-node-rpc, I've improved the logic to add sudo for linux user.

from coc.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.