-
-
Notifications
You must be signed in to change notification settings - Fork 25
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
Not working with yarn2 / berry (PnP)? #105
Comments
The problem is where is eslint executable when you're using yarn2? |
@chemzqm It's in |
Where is eslint executable inside ".yarn/sdks" ? |
It's |
Is there a way to configure it to just run |
I have looked at existing issues like #11, #46, #49 and have followed suggestions there and still can't get this working.
I have run
I have the shims in
.yarn/sdks
, the config file is correct. If I run:CocLocalConfig
, it brings up the correct config file.When I run
:CocCommand eslint.lintProject
this is the error I get:Other logs
The text was updated successfully, but these errors were encountered: