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 #19

Open
koff75 opened this issue Sep 2, 2020 · 2 comments
Open

Failed to load plugin #19

koff75 opened this issue Sep 2, 2020 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@koff75
Copy link

koff75 commented Sep 2, 2020

Hi,

quick issue when I want to setup your linter on my Gatsby project.

In my package.json :

  "devDependencies": {
    "eslint": "^7.8.1",
    "eslint-config-react-app": "^5.2.1",
    "eslint-plugin-react": "^7.20.6",
    "eslint-plugin-replyguy": "^1.7.0",
    "prettier": "2.1.1"
  },

Then on the ouput :
Failed to load plugin 'replyguy' declared in '.eslintrc.js': Unexpected end of input Referenced from: ...

I tried to install locally & globally, restart VSCode, setup a new project, init a new linter but nothing works on my computer.
If you have an idea... thanks :))

@jlengstorf
Copy link
Owner

hmm, might be that one of the rules has an error in it. this plugin is 95% trolling, so it isn't actually intended to be, like, used 😂

if someone wants to learn about ESLint plugins, this could be a low stakes way to debug one. if not, I probably won't end up prioritizing this any time soon

@jlengstorf jlengstorf added the help wanted Extra attention is needed label Sep 11, 2020
@koff75
Copy link
Author

koff75 commented Sep 12, 2020

Thanks @jlengstorf for your nice reply :)
I know that was for trolling, but could be funny to try =D.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants