-
NHZEX updated
3 months ago
-
Bug Type: **`Build`**
## Environment
- Vue Version: `3.3.4`
- Element Plus Version: `2.3.9`
- Browser / OS: `Chrome 114.0.5735.106 / macOS 10.15.7`
- Build Tool: `Vite`
## Reproduction…
-
when i created a custom tool and want to test it, the error is : test suite failed to run cause import cornerstoneWADOImageLoader in es6 module
my devDependencies is: {
"@testing-library/jest-do…
-
### Clear and concise description of the problem
I've documented the full issue [here](https://github.com/vuejs/core/issues/8576). Essentially, TypeScript is not mapped consistently in the case of op…
-
I'm getting a lot of errors for typescript in nuxt image. I am using nuxt v4 compatibility mode if that makes a difference
```
ERROR(vue-tsc) Object is possibly 'undefined'.
FILE /Users/zesty…
-
Hi there,
## Issue Description
I'm having trouble running unit tests with the Vue setup api using ``. When running, the error states : `[Vue warn]: Property or method "msg" is not defined on the …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Awaiting Schedule
These upda…
-
### Problem description
it seems that as of volar > 2.0 some additional dependencies are needed for lsp to work. see thread here: https://github.com/vuejs/language-tools/issues/3925
it seems tha…
-
After installing this plug-in, an auto-import was missing, `import './tailwind.css';` should be injected into `main.ts` to let tailwindcss work.
It's my **package.json:**
```json
"dependencies"…
-
I am using https://github.com/nuxt/vercel-builder
and this is what I get in the logs
![image](https://user-images.githubusercontent.com/4195550/140533696-17a5aa62-8eb1-439b-8891-478ec2623948.png)
…