vite-vuetify-ts-starter icon indicating copy to clipboard operation
vite-vuetify-ts-starter copied to clipboard

@vitejs + @vuejs 3+@Vuetifyjs 3

Results 12 vite-vuetify-ts-starter issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/49826703/200255797-34ccc8a2-fb40-4144-b604-8d88f2124cd3.png) Need to add option: "skipLibCheck"

![image](https://user-images.githubusercontent.com/49826703/200255591-925a7ebe-da07-42af-a642-66a12b905094.png) Eslint doesn't see imports

> npm run build:deploy ``` vite v3.2.2 building for production... βœ“ 464 modules transformed. dist/assets/logo.a40b4f16.svg 0.52 KiB dist/assets/materialdesignicons-webfont.861aea05.eot 1214.57 KiB dist/assets/materialdesignicons-webfont.e52d60f6.woff2 376.33 KiB dist/assets/materialdesignicons-webfont.48d3eec6.woff 548.61 KiB dist/assets/materialdesignicons-webfont.bd725a7a.ttf 1214.36 KiB dist/index.html...

vite will stop and console record this: Error [ERR_WORKER_OUT_OF_MEMORY]: Worker terminated due to reaching memory limit: JS heap out of memory at new NodeError (node:internal/errors:371:5) at Worker.[kOnExit] (node:internal/worker:276:26) at Worker..onexit...

Warning Log about deprecated dependencies WARN  deprecated @vitest/[email protected]: v8 coverage is moved to @vitest/coverage-v8 package Please Move to v8 version

Hello πŸ‘‹ I've been trying to run it on Windows, with node.js 18.12.1, but it's so slow, could we somehow speed it up or find the reason for this? ![image](https://user-images.githubusercontent.com/73331704/233656895-32013579-28c3-426c-8cf8-82b344b56ced.png)...

good first issue

Hi, I encountered an issue while running 'yarn run test:unit' on fresh template on my local Windows 10 machine. Steps to reproduce the bug: 1. clone the repo 2. switch...

bug

I am trying to ensure that an embeded Google maps `iframe` displays properly when I build and deploy to GitHub Pages and I have no idea where to set the...

![image](https://user-images.githubusercontent.com/49826703/206888052-505ad53e-6ab2-41da-ae2d-f127edcdd0bc.png) `` ![image](https://user-images.githubusercontent.com/49826703/206888069-b45e55ba-5dfb-43f3-9bf1-34a446b0e3e3.png) It is necessary to set the eslint config for importing files from the public directory

Simply deleting a line in any .md will result in eslint throwing errors.