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

Failed to load plugin 'standard' declared #869

Closed
ldwqh0 opened this issue Jul 5, 2019 · 6 comments
Closed

Failed to load plugin 'standard' declared #869

ldwqh0 opened this issue Jul 5, 2019 · 6 comments
Labels
locked Please open a new issue and fill out the template instead of commenting.

Comments

@ldwqh0
Copy link

ldwqh0 commented Jul 5, 2019

when I set "prettier.eslintIntegration": true

then the error happend in VSCode

Failed to load plugin 'standard' declared in 'CLIOptions'd:\Users\LiDong\Projects\xyyh-git\edc\web\src\c.js:: Cannot find module 'eslint-plugin-standard'
Require stack:
- D:\Users\LiDong\AppData\Local\Programs\Microsoft VS Code\__placeholder__.js

i installed eslint and eslint-plugin-standard in node_modules

@nashaofu
Copy link

nashaofu commented Jul 5, 2019

same problem,Seems to be caused by eslint upgrade to 6.

@jimblue
Copy link

jimblue commented Jul 5, 2019

Ya same problem too since I've upgrade to eslint 6

@alexbassy
Copy link

alexbassy commented Jul 5, 2019

Setting "prettier.eslintIntegration": false seemed to fix this for me

@BernardoFBBraga
Copy link

I also had this problem and rolled back my eslint version. alexbassy's solution worked but turned off prettier which was not an option for me :P

@ntotten
Copy link
Member

ntotten commented Aug 12, 2019

Duplicate of #870

@ntotten ntotten marked this as a duplicate of #870 Aug 12, 2019
@ntotten ntotten closed this as completed Aug 12, 2019
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot added the locked Please open a new issue and fill out the template instead of commenting. label Apr 12, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked Please open a new issue and fill out the template instead of commenting.
Projects
None yet
Development

No branches or pull requests

6 participants