-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
Getting the following error installing the plugin:
> TypeError: Failed to load plugin 'vue-scoped-css' declared in '.eslintrc.js': Class extends value undefined is not a constructor or null
Her…
-
Hi, I am working on typed Vue css-modules in Typescript support for Nuxt.js.
I saw the issue: https://github.com/nuxt/typescript/issues/35, actually I found this template thanks to this (I am very gr…
-
I'm using the Vue Version and typescript.
My import for surveyjs-widgets is failing due to a like of Typescript defitions.
-
The typescript definiton for the importable component is missing.
So this gives an error in typescript:
```typescript
import { Disqus } from 'vue-disqus'
export default {
name: 'PostPage',
…
-
### Describe the bug
When enabling `vueTsc` inside vite.config.ts by setting `vueTsc: true`, this error appears when running `vite` in dev-mode.
It appears, that a `package.json` is missing inside…
-
我使用typescript语言开发Vue的应用,在加入此插件时出现了如下的错误,导致无法使用。
Error Info:
```bash
ERROR in /Users/wurining/Documents/WebStormPRO/ccw_personal/src/components/portal/PostList.vue
33:41 Could not find a declaratio…
-
### Should this be an RFC?
- [X] This is not a substantial change
### Which package is this a feature request for?
Lit Core (lit / lit-html / lit-element / reactive-element)
### Descriptio…
-
**新功能描述**
cli 创建新项目的所有依赖,能否更新到最新版本?
**现状及问题**
例如今天用 cli 创建的 typescript 版本项目,package.json 中的相关依赖,都不是最新版,例如:
```sh
@vue/runtime-core ^3.2.45 → ^…
-
**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…