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
I started the investigation on this because of a different problem with TypeScript in one of my projects at work. While trying to reproduce the error "Cannot find name 'snippet name'. (ts2304)", I stumbled upon this one:
I am guessing that, while the error is there, the export works fine, as it works fine in my work project with the arguably worse "Cannot find name" error.
Logs
No response
System Info
Not needed?
Severity
annoyance
The text was updated successfully, but these errors were encountered:
Describe the bug
I started the investigation on this because of a different problem with TypeScript in one of my projects at work. While trying to reproduce the error "Cannot find name 'snippet name'. (ts2304)", I stumbled upon this one:
Reproduction
npm create vite@latest
npm i
src/lib/Test.svelte
.I am guessing that, while the error is there, the export works fine, as it works fine in my work project with the arguably worse "Cannot find name" error.
Logs
No response
System Info
Not needed?
Severity
annoyance
The text was updated successfully, but these errors were encountered: