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
node_modules/.pnpm/svelte@3.42.1/node_modules/svelte/types/compiler/preprocess/types.d.ts(1,26): error TS2307: Cannot find module 'locate-character' or its corresponding type declarations.
locate-character is a devDependency, which is not installed when svelte is a devDependency or dependency.
Workaround: The package which has svelte as a dependency can add locate-character as a dependency.
Describe the bug
node_modules/.pnpm/svelte@3.42.1/node_modules/svelte/types/compiler/preprocess/types.d.ts(1,26): error TS2307: Cannot find module 'locate-character' or its corresponding type declarations.
locate-character
is adevDependency
, which is not installed whensvelte
is adevDependency
ordependency
.Workaround: The package which has
svelte
as a dependency can addlocate-character
as a dependency.Reproduction
Will add repo after ticket is created.
Logs
No response
System Info
Severity
annoyance
The text was updated successfully, but these errors were encountered: