-
-
Notifications
You must be signed in to change notification settings - Fork 75
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
Bug: Parsing error: Cannot set property index of Error which has only a getter #206
Comments
me too ,how to do |
Downgrading to v9.2.1 removes the bug but misses out on important things like the integration with generic Vue 3.3 components. npm i -D vue-eslint-parser@v9.2.1 |
still no work |
Same here (Windows 10, pnpm, node@18.15.0, vue@3.3.4) |
Before You File a Bug Report Please Confirm You Have Done The Following...
What version of ESLint are you using?
latest
What version of
eslint-plugin-vue
andvue-eslint-parser
are you using?What did you do?
Configuration
ESLint Config
tsconfig
App
What did you expect to happen?
What actually happened?
Link to Minimal Reproducible Example
https://github.com/zWingz/test-vue-eslint
Additional comments
enable or disable the
project: true
The text was updated successfully, but these errors were encountered: