-
### Vue version
3.4.31
### Link to minimal reproduction
https://stackblitz.com/edit/vue-ce-type-repro?file=src%2Fmain.ts
### Steps to reproduce
Using the reproduction link:
1. Open […
-
### Current Behavior
I am trying to migrate a large vue project to monorepo.
✅ I managed to run command for starting local development server:
```
> nx run texasholdem:dev
> vite --mode local…
-
Imports from `@microsoft/microsoft-graph-types` and `@microsoft/microsoft-graph-types-beta` fail when using Vite, resulting in this error: [plugin vite:dep-scan] Failed to resolve entry for package "@…
-
### Version
Vben Admin V5
### Describe the bug?
pnpm install
Scope: all 41 workspace projects
Lockfile is up to date, resolution step is skipped
Packages: +1
+
Progress: resolved 1, reused 1, …
-
### Vue - Official extension or vue-tsc version
v2.0.28
### VSCode version
1.92.2
### Vue version
2.7.14
### TypeScript version
no
### System Info
_No response_
### Steps to reproduce
行内标签输…
-
### Vue - Official extension or vue-tsc version
2.0.24~2.0.29
### VSCode version
webstorm 2024.2
### Vue version
3.4.35
### TypeScript version
5.5.4
### System Info
```shell…
-
### 描述错误
代码如下
```vue
button
import { reactive } from "vue";
import { NButton, NPagination, NDataTable } from "naive-ui";
import type { PaginationProps, ButtonProps } from "naiv…
-
### Vue - Official extension or vue-tsc version
2.0.22
### VSCode version
1.90.2
### Vue version
3.4.18
### TypeScript version
2.0
### System Info
```shell
System:
OS: Linux 6.1 Debian G…
-
### Vue - Official extension or vue-tsc version
2.0.26
### VSCode version
n/a (1.91.0)
### Vue version
3.4.31
### TypeScript version
5.5.3
### System Info
_No response_
### Steps to reproduc…
-
when upgrade volar to ^0.34.9 , there is a ts warning `Default export of the module has or is using private name 'Props'` at the top of template
```js
//error info -> Default export of the modul…