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

Error - Couldn't start client textlint #21

Open
Kangie opened this issue Mar 15, 2021 · 2 comments
Open

Error - Couldn't start client textlint #21

Kangie opened this issue Mar 15, 2021 · 2 comments

Comments

@Kangie
Copy link

Kangie commented Mar 15, 2021

I'm attempting to integrate textlint into my developer's workflow using a system-wide configuration (and global textlint installation), however the linter extension fails to run with the error "Couldn't start client textlint".

Textlint has been installed globally, and is available in my path:

matthew.jolly@matt-pc ~ $ textlint -v
v11.8.2

I have provided an absolute path to a textlint configuration file (as yaml). This configuration is valid - I am able to call textlint directly from the command line using it and receive the expected output.

I am not receiving any output from the plugin that would help me narrow down the issue, and I've been able to replicate this on both Windows and Linux machines.

Is there something obvious that I've missed?

Thanks!

@Kangie
Copy link
Author

Kangie commented May 6, 2021

Still no closer to tracking this down. :(

Any thoughts?

image

@k-jun
Copy link

k-jun commented Aug 15, 2021

@Kangie
I faced the same situation and deleting VSCode including Application Support, Cache directory solved the problem for me.
cloning this repo, and executing in debug mode was also fine, worked as expected, so I guess it's a bug related version diff or something like that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants