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 am getting this error in VSCode when importing Mustache:
Already included file name 'c:/.../frontend/node_modules/@types/mustache/index.d.ts' differs from file name 'c:/.../frontend/node_modules/@types/Mustache/index.d.ts' only in casing. The file is in the program because: Imported via 'mustache' from file 'c:/.../frontend/src/routes/aoi-file-converter.svelte' with packageId '@types/mustache/index.d.ts@4.2.2' Root file specified for compilationts(1261)
Everything seem to works, but this error is annoying me.
Any idea how to fix this issue?
Thanks in advance!
The text was updated successfully, but these errors were encountered:
I am getting this error in VSCode when importing
Mustache
:Everything seem to works, but this error is annoying me.
Any idea how to fix this issue?
Thanks in advance!
The text was updated successfully, but these errors were encountered: