Closed OnlyFlyer closed 4 months ago
Can you please try without defineConfig
? Also, your error stacktrace mentions eslint-config-wpconfig
which is not mentioned in your ESLint config or package.json. Do you know where that comes from?
In any case, please upload the whole code to a Stackblitz or GitHub repo, to give us the opportunity to look at everything and debug your issue. But I suspect that it is not caused by eslint-config-vue.
Thank you for your reply, i try to without defineConfig,but still not work,my question,if windows exist two version eslint-plugin-vue version plugin,how to specify a vesion ?
my project is enormous,so not give demo
Without further information or (preferably) a minimal production repository, it's impossible for us to find the issue. I already told you anything I can deduce from your description alone.
Checklist
Tell us about your environment
Please show your full configuration:
What did you do?
What did you expect to happen?
eslint-plugin-vue plugin can be work well
What actually happened?
In my windows,have two versions eslint-plugin-vue modules, it leads to use Plugin error,how to assigned eslint-plugin-vue path or version in .eslintrc.js,Hope to reply as soon as possible
Repository to reproduce this issue