You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starting a new Vite project and selecting svelte-ts template (by first selecting svelte and then TypeScript) results in an error, because code var in error.js is null.
Describe the bug
Starting a new Vite project and selecting svelte-ts template (by first selecting svelte and then TypeScript) results in an error, because
code
var in error.js is null.Reproduction URL
https://github.com/vitejs/vite/tree/main/packages/create-vite/template-svelte-ts
Reproduction
npm create vite@latest
npm install
npm run dev
Logs
System Info
The text was updated successfully, but these errors were encountered: