-
I have a vue3 cli project and have tried to get the vue pinch scroll zoom to work. Something always throws an error.
I have attached the essential parts...
```
error in ./src/components…
-
An update of from vit4 to vite5 shows a type error in my vite.config.ts.
It seems the plugin is not completely compatible (at least the types aren't).
```
type 'Plugin' is not assignable to type …
-
I get this error when my linter runs over the bunx create-t3-app starting repo. I also get this linting error when i install zod separately into a empty repo. **The code runs fine tho**. I don't know …
-
**Tell us about your environment**
- **ESLint version:** ^8.28.0
- **eslint-plugin-vue version:** 9.14.0
- **Node version:** v16.19.0
**The problem you want to solve.**
This warning, but in …
-
**Checklist**
- [x] I have tried restarting my IDE and the issue persists.
- [x] I have read the [FAQ](https://eslint.vuejs.org/user-guide/#faq) and my problem is not listed.
**Tell u…
-
### What happened?
Following [the guide](https://quasar.dev/start/upgrade-guide/) to update the packages with `quasar upgrade` we get the following error:
![image](https://github.com/user-attachme…
-
### What version of Bun is running?
1.1.4+fbe2fe0c3
### What platform is your computer?
Microsoft Windows NT 10.0.19045.0 x64
### What steps can reproduce the bug?
I have a problem installing mod…
-
Reason: https://github.com/typescript-eslint/typescript-eslint/issues/2865#issuecomment-742942987
Hi, I'm using `vue-eslint-parser` and `typescript-eslint` in company project.
At the same time, I …
-
**Checklist**
- [x] I have tried restarting my IDE and the issue persists.
- [x] I have read the [FAQ](https://eslint.vuejs.org/user-guide/#faq) and my problem is not listed.
**Tell us about yo…
-
Hi I've insatlled both ckeditor5 and @ckeditor/ckeditor5-vue2 and I follwoed your [article](https://ckeditor.com/docs/ckeditor5/latest/getting-started/installation/vuejs-v2.html) for vue2 and in the f…