-
插件:https://github.com/antfu/unplugin-vue-components
框架的版本 (UI version) :
"ant-design-vue": "^3.0.0-alpha.12",
"@form-create/ant-design-vue": "^3.0.0-alpha.2",
- 问题描述 (Issue)
使用 unplugin-vu…
-
Error: Can't resolve 'element-plus/es/components/loading-directive/style/css' when using plugin 'unplugin-auto-import'
![image](https://user-images.githubusercontent.com/34116228/145585996-d021e927-9…
-
Hello, i tried to follow the documentation as best as i could in order to use unplugin-icons in a react/vite project and it looks like i wasn't really successful
My vite.config is as follows:
```j…
-
```ts
const onLongpress: typeof import('@vueuse/core')['onLongpress']
```
Raises -
```
Property 'onLongpress' does not exist on type 'typeof import("C:/Users/Priyam/Documents/vue-test/node_modul…
-
Following the install guide, I haven't been able to get this to work. Using the `mdi` set as an example here.
Reproduction: https://stackblitz.com/edit/unplugin-issue?file=src/routes/index.svelte
…
-
I'm getting a ton of these errors
`Cannot find module '@/components/Navigation/MainMenu/MainMenu.vue' or its corresponding type declarations.`
I'm not getting these errors elsewhere (when develo…
-
### Describe the bug
```ts
Uncaught (in promise) ReferenceError: Cannot access 't' before initialization
at useQuery.ts:219:9
at sinks.ts:14:9
at Object.next (sources.ts:55:21)
…
-
### Element Plus version
1.3.0-beta.9
### OS/Browsers version
MacOS 11.6.2 / Chome 96.0.4664.55
### Vue version
3.2.29
### Reproduction Link
https://github.com/TothingWay/test-ep
#…
-
### Element Plus version
1.3.0-beta.1
### OS/Browsers version
newest
### Vue version
3.2.26
### Reproduction Link
https://codepen.io/iamkun/pen/NONONO
### Steps to reproduce
```js…
-
You installed esbuild on another platform than the one you're currently using.
This won't work because esbuild is written with native code and needs to
install a platform-specific binary executabl…