Ivan Afanasyeu
Ivan Afanasyeu
> The duplication seems to be because TypeScript 5.3+ fixes some issue path completion for `rootDirs`. The path completion now shows the files and directories inside `.svelte-kit/types`. But I only...
> It seems like the file duplication only happens when there is a directory with an upper case character in the file tree. For example: `/path/To/project/+page.ts`. This is related to...
try to delete `yarn.lock` and create an empty `yarn.lock` and run the command again
Love it, a big plus from myself: I think this is related: https://github.com/pablo-abc/felte/discussions/129 https://github.com/pablo-abc/felte/discussions/129 https://github.com/pablo-abc/felte/issues/289
Related to https://github.com/pablo-abc/felte/issues/255