vue-ts template live demo ts error #18072
StreakingMan
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When following the Vite guide and clicking the live demo link for the Vue 3 + TypeScript template:
https://stackblitz.com/edit/vitejs-vite-tj5snq?file=src%2Fmain.ts&terminal=dev
I encountered a TypeScript error immediately after opening the link, without making any changes.
Here's a screenshot of the issue:
I'm unsure if this is a bug related to TypeScript, Vue, or Vite. Does anyone know if this is a known issue, and where would be the best place to report or discuss this?
Beta Was this translation helpful? Give feedback.
All reactions