-
### Vue - Official extension or vue-tsc version
v2.1.6
### VSCode version
1.94.2
### Vue version
empty
### TypeScript version
empty
### System Info
```shell
System:
OS: Windows 11 10.0.2…
-
### Describe the bug
使用electron-vite创建了项目,在工程中添加vue-router路由,无论是electron子窗口或者浏览器中打开我定义的路由的地址,都是App.vue中的内容
package.json
`{
"name": "electron-vite-quickstart",
"version": "1.0.0",
"desc…
-
### Description
Hi there,
I installed the project from scratch with the below commands:
For Nuxt:
`bun x nuxi@latest init test`
For Nuxt UI:
`npx nuxi@latest module add ui`
When I run the…
-
### Vue - Official extension or vue-tsc version
2.1.4
### VSCode version
-
### Vue version
3.4.38
### TypeScript version
5.5.4
### System Info
_No response_
### package.json dependencies
_N…
-
I am having an issue with Typescript, it is saying the swell-js library does not have a default export and so it is not able to pull in the type definitions correctly, resulting in it defaulting to an…
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/CONTRIBUTING.md).
- [X] I agree to follow the [Code of Conduct](https://github.com…
-
node_modules/.pnpm/vue-cropper@1.1.1/node_modules/vue-cropper/lib/index.ts:1:24 - error TS2307: Cannot find module './vue-cropper.vue' or its corresponding type declarations.
1 import VueCropper fr…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
**Describe the bug**
Nuxt won't start when i18n is enabled. the following errors printed in console:
```
ERROR(vue-tsc) ';' expected.
FILE C:/www/nuxt3-boilerplate/.nuxt/typed-router/__paths.d…
-
# Error version
- vue-tsc 2.0.10
- vue-tsc 2.0.11
- vue-tsc 2.1.6
# No trouble in
- vue-tsc 2.0.7
# Detail
when executed command
`nuxi typecheck`
node_modules type check error …