│ ../../node_modules/.pnpm/[email protected]/node_modules/vite/dist/node/index.d.ts(38,23): error TS7016: Could not find a declaration file for module 'ws'. 'node_modules/.pnpm/[email protected]/node_mod
│ Try `npm i --save-dev @types/ws` if it exists or add a new declaration (.d.ts) file containing `declare module 'ws';
git clone [email protected]:sveltejs/kit.git
cd kit
pnpm install
pnpm run check
Describe the bug
We can't upgrade SvelteKit to the latest Vite because we get this error:
Reproduction
System Info
Used Package Manager
pnpm
Logs
No response
Validations