Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install using vim Plug, failing in post install #6

Closed
anshulguleria opened this issue Apr 9, 2020 · 0 comments
Closed

Unable to install using vim Plug, failing in post install #6

anshulguleria opened this issue Apr 9, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@anshulguleria
Copy link

I usually keep my dependencies in nvim config so that it is easy to migrate from machine to machine. For installing this plugin I am using

Plug 'neoclide/coc-jest', { 'do': 'yarn install' }

However it fails after downloading. i.e. while running yarn install. The error that I get is:

node_modules/coc.nvim/lib"' has no exported member 'Uri'.

@chemzqm chemzqm added the bug Something isn't working label Apr 9, 2020
@chemzqm chemzqm closed this as completed in 3fac186 Apr 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants