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.